mirror of
https://github.com/dathere/qsvpro.dathere.com.git
synced 2025-12-19 05:59:24 +00:00
chore: add faq about theme switching
This commit is contained in:
parent
962ea346dc
commit
e83c8cc4db
1 changed files with 4 additions and 0 deletions
|
|
@ -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 = () => (
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue