mirror of
https://github.com/freedbygrace/ActiveDirectoryManager.git
synced 2026-08-13 12:19:08 +00:00
Update navigation and dashboard layout
Replit-Commit-Author: Agent Replit-Commit-Session-Id: 705f2157-ef97-4fbd-89e4-8c7f2ecaea90 Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/7ed01c5f-a82d-405a-b728-b2e3d127c60c/ae7c1a78-07ae-45b0-b28b-0a60b2295200.jpg
This commit is contained in:
@@ -44,6 +44,7 @@ export default function App() {
|
||||
<ProtectedRoute path="/settings" component={SettingsPage} />
|
||||
<ProtectedRoute path="/user-management" component={UserManagementPage} />
|
||||
<ProtectedRoute path="/sites" component={SitesPage} />
|
||||
<ProtectedRoute path="/reporting/dashboards" component={DashboardPage} />
|
||||
<Route>
|
||||
<NotFound />
|
||||
</Route>
|
||||
|
||||
Reference in New Issue
Block a user