Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement ToDo.tsx #14

Open
ysh0305 opened this issue Oct 3, 2024 · 0 comments
Open

Implement ToDo.tsx #14

ysh0305 opened this issue Oct 3, 2024 · 0 comments

Comments

@ysh0305
Copy link
Collaborator

ysh0305 commented Oct 3, 2024

image

Number of props: 2, title, text
Location: About
React Icon: included

Description: This component should include a title, a star next to the title, and text. Title should have font "font-title," and text should have font "font-hearts." To test the component, make sure to assign an value to the props when calling the component. (title = "TITLE") This component is call in src\components\about\ToDos.tsx

Path: src\components\about\ToDo.tsx

This example is in Javascript. Check Quin's pr on how to use prop in typescript
Example

Check ACM documentation in resource page on how to use react icon.

@ysh0305 ysh0305 added the about label Oct 3, 2024
@ysh0305 ysh0305 transferred this issue from acm-ucr/robosub-website Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants