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 Comcard.jsx #27

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

Implement Comcard.jsx #27

ysh0305 opened this issue Oct 3, 2024 · 0 comments

Comments

@ysh0305
Copy link
Collaborator

ysh0305 commented Oct 3, 2024

image

Number of props: 6, icon, title, text, item1, item2, item3
Location: About
React Icon: included only for testing

Description: This component should include a title, an icon next to the title, text, and 3 items. Title have font "font-title" and the rest of the text have "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\committee\ComCards.tsx

Path: src\components\committee\ComCard.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