basic sidebar integration
Showing
- client/src/components/ui/Header/header.scss 20 additions, 0 deletionsclient/src/components/ui/Header/header.scss
- client/src/components/ui/Header/index.tsx 14 additions, 6 deletionsclient/src/components/ui/Header/index.tsx
- client/src/components/ui/Navigation/navigation.scss 6 additions, 0 deletionsclient/src/components/ui/Navigation/navigation.scss
- client/src/components/ui/Page/index.tsx 4 additions, 10 deletionsclient/src/components/ui/Page/index.tsx
- client/src/components/ui/Page/page.scss 6 additions, 1 deletionclient/src/components/ui/Page/page.scss
- client/src/components/ui/Sidebar/index.tsx 18 additions, 0 deletionsclient/src/components/ui/Sidebar/index.tsx
- client/src/components/ui/Sidebar/sidebar.scss 49 additions, 0 deletionsclient/src/components/ui/Sidebar/sidebar.scss
- client/src/index.scss 3 additions, 5 deletionsclient/src/index.scss
- client/src/pages/AppWrapper.tsx 10 additions, 8 deletionsclient/src/pages/AppWrapper.tsx
- client/src/pages/Home/home.scss 9 additions, 3 deletionsclient/src/pages/Home/home.scss
- client/src/pages/Home/index.tsx 1 addition, 1 deletionclient/src/pages/Home/index.tsx
- client/src/pages/Login/index.tsx 1 addition, 1 deletionclient/src/pages/Login/index.tsx
- client/src/pages/Register/index.tsx 1 addition, 1 deletionclient/src/pages/Register/index.tsx
client/src/components/ui/Sidebar/index.tsx
0 → 100644
Please register or sign in to comment