Skip to content

Conversation

@nityeshaga
Copy link

This PR adds a new guestbook entry for nityeshaga with a unique TreeIcon SVG and a custom greeting message.

Changes

  • Created a new TreeIcon component in src/icons/TreeIcon.tsx
  • Updated the icons/index.ts file to include the new TreeIcon
  • Added a new entry to the guestbook.json file with a unique greeting message

@nityeshaga nityeshaga requested a review from a team as a code owner April 29, 2025 18:48
@vercel
Copy link

vercel bot commented Apr 29, 2025

@nityeshaga is attempting to deploy a commit to the Headstart Team on Vercel.

A member of the Team first needs to authorize it.

import React from "react";
import { IconProps } from "../types";

const TreeIcon: React.FC<IconProps> = ({ color = "currentColor", ...props }) => {
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you add doc strings to clarify this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants