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

Simple FAQ component #12

Merged
merged 2 commits into from
Aug 5, 2024
Merged

Simple FAQ component #12

merged 2 commits into from
Aug 5, 2024

Conversation

portdeveloper
Copy link
Member

image

This PR

  • Adds a new component: Faq.tsx
  • Uses hardcoded data that is in the same file for the time being
  • Uses collapse class from daisyui with a checkbox that let's the user open and close the collapsible by clicking on it
  • Creates a folder: extensions-hackathon under components to store components that will be used in the hackathon
  • Shows the faq in the home page for now
msedge_MvHenRjLRi.mp4

Parly closes #7

Copy link
Member

@damianmarti damianmarti left a comment

Choose a reason for hiding this comment

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

Thanks @portdeveloper !! Looks great to me for a first draft!!

@technophile-04 technophile-04 merged commit c5c3ae5 into main Aug 5, 2024
1 check passed
@portdeveloper portdeveloper deleted the feat/faq-component branch August 5, 2024 07:59
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.

Homepage: FAQ
3 participants