Merge branch 'stackblitz-labs:main' into FEAT_BoltDYI_NEW_SETTINGS_UI_V2

This commit is contained in:
Stijnus
2025-01-29 14:37:07 +01:00
committed by GitHub
14 changed files with 416 additions and 86 deletions

View File

@@ -59,6 +59,7 @@ Instructions:
5. If no perfect match exists, recommend the closest option
Important: Provide only the selection tags in your response, no additional text.
MOST IMPORTANT: YOU DONT HAVE TIME TO THINK JUST START RESPONDING BASED ON HUNCH
`;
const templates: Template[] = STARTER_TEMPLATES.filter((t) => !t.name.includes('shadcn'));