mirror of
https://github.com/stackblitz-labs/bolt.diy
synced 2025-06-26 18:26:38 +00:00
The qrCodeStore has been relocated from the app/stores directory to app/lib/stores to maintain a more consistent and organized project structure. This change improves maintainability by centralizing store-related files in a dedicated directory. |
||
|---|---|---|
| .. | ||
| chat.ts | ||
| editor.ts | ||
| files.ts | ||
| logs.ts | ||
| netlify.ts | ||
| previews.ts | ||
| profile.ts | ||
| qrCodeStore.ts | ||
| settings.ts | ||
| streaming.ts | ||
| supabase.ts | ||
| tabConfigurationStore.ts | ||
| terminal.ts | ||
| theme.ts | ||
| vercel.ts | ||
| workbench.ts | ||