Add knowledge suggestions array

cgen-4329050c17d74811be3f5fb9b0259329
This commit is contained in:
Builder.io 2025-10-13 22:28:35 +00:00
parent 3516865a3f
commit d9e3b54abf

View file

@ -890,6 +890,13 @@ export default function Community() {
},
];
const knowledgeSuggestions = [
"Connect Supabase auth",
"Host a community event",
"Fix build pipeline errors",
"Publish a player guide",
];
const knowledgeBaseTopics = [
{
id: "faq",