chore: add faq about theme switching

This commit is contained in:
rzmk 2023-12-23 17:32:17 -05:00
parent 962ea346dc
commit e83c8cc4db
No known key found for this signature in database

View file

@ -82,6 +82,10 @@ const FAQData = [
}, },
], ],
}, },
{
question: "Is there a light theme?",
answer: "Yes, you may change the theme with the sun/moon icon on the top right of qsv pro.",
},
]; ];
export const FAQ = () => ( export const FAQ = () => (