-
- Downloads
Resolve "Create a dashboard"
parent
26b83bf4
No related branches found
No related tags found
Showing
- client/package-lock.json 115 additions, 0 deletionsclient/package-lock.json
- client/package.json 3 additions, 0 deletionsclient/package.json
- client/src/pages/admin/AdminPage.tsx 5 additions, 4 deletionsclient/src/pages/admin/AdminPage.tsx
- client/src/pages/admin/dashboard/Dashboard.tsx 58 additions, 0 deletionsclient/src/pages/admin/dashboard/Dashboard.tsx
- client/src/pages/admin/dashboard/components/CurrentUser.tsx 29 additions, 0 deletionsclient/src/pages/admin/dashboard/components/CurrentUser.tsx
- client/src/pages/admin/dashboard/components/NumberOfCompetitions.tsx 33 additions, 0 deletions...pages/admin/dashboard/components/NumberOfCompetitions.tsx
- client/src/pages/admin/dashboard/components/NumberOfRegions.tsx 33 additions, 0 deletions.../src/pages/admin/dashboard/components/NumberOfRegions.tsx
- client/src/pages/admin/dashboard/components/NumberOfUsers.tsx 33 additions, 0 deletions...nt/src/pages/admin/dashboard/components/NumberOfUsers.tsx
Please register or sign in to comment