changes to route and first steps for tasks page
Showing
- client/src/App.tsx 3 additions, 3 deletionsclient/src/App.tsx
- client/src/components/helpers/Rerouters/ProtectedRoute.tsx 15 additions, 3 deletionsclient/src/components/helpers/Rerouters/ProtectedRoute.tsx
- client/src/components/ui/Header/header.scss 7 additions, 0 deletionsclient/src/components/ui/Header/header.scss
- client/src/components/ui/Header/index.tsx 6 additions, 1 deletionclient/src/components/ui/Header/index.tsx
- client/src/components/ui/Navigation/index.tsx 1 addition, 1 deletionclient/src/components/ui/Navigation/index.tsx
- client/src/components/ui/Navigation/navigation.scss 53 additions, 4 deletionsclient/src/components/ui/Navigation/navigation.scss
- client/src/images/svg/hamburger.svg 5 additions, 0 deletionsclient/src/images/svg/hamburger.svg
- client/src/images/svg/profile.svg 4 additions, 0 deletionsclient/src/images/svg/profile.svg
- client/src/index.scss 1 addition, 1 deletionclient/src/index.scss
- client/src/pages/Tasks/index.tsx 8 additions, 7 deletionsclient/src/pages/Tasks/index.tsx
Loading
Please register or sign in to comment