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

feat: InfoCard component #82

Open
diogogmatos opened this issue Feb 17, 2025 · 0 comments
Open

feat: InfoCard component #82

diogogmatos opened this issue Feb 17, 2025 · 0 comments
Assignees
Labels

Comments

@diogogmatos
Copy link
Member

The InfoCard component is used in the /about/become-a-member and /about/become-a-collaborator pages and should not define any of the internal content, but only the structure and style of the card itself.

Example usage:

<InfoCard>
    <h1>Parcerias Exclusivas</h1>
    <p>...</p>
</InfoCard>

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Todo
Development

No branches or pull requests

2 participants