chore: update docs
This commit is contained in:
@@ -17,4 +17,6 @@
|
||||
| `core/` | Shared infrastructure (auth, api, store) | Cross-cutting concerns |
|
||||
| `components/` | Root-level shared components | App-wide UI components |
|
||||
| `pages/` | Page-level components | Page structure, routing targets |
|
||||
| `shared/` | Shared feature components (CameraCapture) | Cross-feature reusable components |
|
||||
| `shared-minimal/` | Minimal shared UI (skeletons, theme) | Reusable UI primitives |
|
||||
| `utils/` | General utilities (logger) | Logging, helper functions |
|
||||
|
||||
Reference in New Issue
Block a user