bolt.diy/app/components/workbench
KevIsDev c08be2f1fb refactor: move qrCodeStore to lib/stores for better organization
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.
2025-04-18 11:45:14 +01:00
..
terminal
DiffView.tsx fix: added a bunch more common languages to diff view 2025-03-03 09:39:16 +00:00
EditorPanel.tsx
ExpoQrModal.tsx refactor: move qrCodeStore to lib/stores for better organization 2025-04-18 11:45:14 +01:00
FileBreadcrumb.tsx
FileTree.tsx fix: remove excessive commenting 2025-03-10 11:20:01 +00:00
PortDropdown.tsx
Preview.tsx refactor: move qrCodeStore to lib/stores for better organization 2025-04-18 11:45:14 +01:00
ScreenshotSelector.tsx
Workbench.client.tsx feat: fix for push private repo (#1618) 2025-04-08 22:20:54 +02:00