fix: remove faqpage
This commit is contained in:
@@ -8,7 +8,7 @@ import {
|
||||
|
||||
export const Faqs = ({
|
||||
children,
|
||||
schema = true,
|
||||
schema = false,
|
||||
}: {
|
||||
children: React.ReactNode;
|
||||
schema?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user