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 Event.tsx #24

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

Implement Event.tsx #24

ysh0305 opened this issue Oct 3, 2024 · 0 comments

Comments

@ysh0305
Copy link
Collaborator

ysh0305 commented Oct 3, 2024

image

Number of props: 3, title, time, link
Location: Event
React Icon: included

Description: This component should include a title, a star next to the title, and time, and a button. All 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\event\EventList.tsx

Path: src\components\event\Event.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.

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