Update Readme.md
This commit is contained in:
@@ -62,10 +62,7 @@ SigPro scales from micro-widgets to full enterprise dashboards:
|
|||||||
|
|
||||||
```text
|
```text
|
||||||
src/
|
src/
|
||||||
├── 📂 components/ # UI Atoms (Button.js, Grid.js)
|
├── 📂 pages/ # Main Pages (Home.js, Auth.js)
|
||||||
├── 📂 views/ # Main Pages (Home.js, Auth.js)
|
|
||||||
├── 📂 store/ # Shared Global Signals
|
|
||||||
├── 📄 router.js # Route Definitions
|
|
||||||
└── 📄 main.js # App Entry & Mounting
|
└── 📄 main.js # App Entry & Mounting
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user