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

FAQs Component #61

Open
SafeDuck opened this issue Oct 16, 2024 · 0 comments · May be fixed by #86
Open

FAQs Component #61

SafeDuck opened this issue Oct 16, 2024 · 0 comments · May be fixed by #86
Assignees
Labels

Comments

@SafeDuck
Copy link
Contributor

image

Requirements:

  1. Make a json array in the data folder called Faq.js
    • The json array must contain two properties per object (question, answer)
  2. Map through json array in the FAQ.tsx file
  3. Don't need to make it clickable right now
@SafeDuck SafeDuck added the about label Oct 16, 2024
@aldriebarcena aldriebarcena linked a pull request Oct 22, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants