style: update project structure documentation for clarity
- Added clarification to the components section, specifying that React components are organized by domain for better understanding of project structure.
This commit is contained in:
@@ -10,7 +10,7 @@ alwaysApply: true
|
|||||||
|
|
||||||
2. Frontend:
|
2. Frontend:
|
||||||
- [clients/](mdc:clients/) - HTTP clients
|
- [clients/](mdc:clients/) - HTTP clients
|
||||||
- [components/](mdc:components/) - React components
|
- [components/](mdc:components/) - React components (organized by domain)
|
||||||
- [hooks/](mdc:hooks/) - React hooks
|
- [hooks/](mdc:hooks/) - React hooks
|
||||||
|
|
||||||
3. Shared:
|
3. Shared:
|
||||||
|
|||||||
Reference in New Issue
Block a user