Version 1.8.2
This commit is contained in:
@@ -78,13 +78,13 @@
|
||||
| [PAGE-REQUIREMENTS.md](30-FRONTEND/PAGE-REQUIREMENTS.md) | Site/sector selector requirements |
|
||||
| [STORES.md](30-FRONTEND/STORES.md) | Zustand state management |
|
||||
|
||||
### Current Page Structure (v1.8.0)
|
||||
### Current Page Structure (v1.8.2)
|
||||
|
||||
```
|
||||
/ → Dashboard (Home.tsx) - with workflow widgets
|
||||
├── SETUP
|
||||
│ /setup/wizard → Onboarding Wizard (SetupWizard.tsx)
|
||||
│ /setup/add-keywords → Add Keywords (AddKeywords.tsx)
|
||||
│ /keywords-library → Keywords Library (IndustriesSectorsKeywords.tsx) [v1.8.2 renamed]
|
||||
│ /account/content-settings → Content Settings (ContentSettingsPage.tsx)
|
||||
│ /sites → Sites List (List.tsx)
|
||||
│ /sites/:id → Site Dashboard (Dashboard.tsx)
|
||||
|
||||
Reference in New Issue
Block a user