-
Notifications
You must be signed in to change notification settings - Fork 0
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
Add FAQ section #2
Conversation
The themeProvider was used from the launch UI library template. I've also changed the lang of html to fa-IR and set the colorScheme to dark and className to dark
I've changed the page.tsx and added the FAQ component
The data.ts file needs to be changed with real data
✨ Featuresc146b15 - install the lanuch UI component libraryChanged files
d10d59d - install the FAQ component from launch UIChanged files
11d0030 - Add theme provider and use it in main layout
|
✨ Featuresc146b15 - install the lanuch UI component libraryChanged files
d10d59d - install the FAQ component from launch UIChanged files
11d0030 - Add theme provider and use it in main layout
|
I've added the FAQ section, changed the page.tsx and added themeProvider to change the app theme.
the data.ts in the FAQ section needs to changed to use real data