Add topbar to page and refactor existing code
Showing
- frontend/src/components/App.scss 7 additions, 7 deletionsfrontend/src/components/App.scss
- frontend/src/components/App.tsx 9 additions, 8 deletionsfrontend/src/components/App.tsx
- frontend/src/components/molecules/Buttons.tsx 2 additions, 2 deletionsfrontend/src/components/molecules/Buttons.tsx
- frontend/src/components/molecules/Toasts.tsx 3 additions, 3 deletionsfrontend/src/components/molecules/Toasts.tsx
- frontend/src/components/organisms/Buttonbar.tsx 0 additions, 14 deletionsfrontend/src/components/organisms/Buttonbar.tsx
- frontend/src/components/organisms/Toastbar.tsx 0 additions, 14 deletionsfrontend/src/components/organisms/Toastbar.tsx
- frontend/src/components/organisms/TopBar/TopBar.tsx 62 additions, 0 deletionsfrontend/src/components/organisms/TopBar/TopBar.tsx
- frontend/src/components/organisms/TopBar/style.scss 0 additions, 0 deletionsfrontend/src/components/organisms/TopBar/style.scss
- frontend/src/components/pages/ExamplePage.tsx 25 additions, 0 deletionsfrontend/src/components/pages/ExamplePage.tsx
- frontend/src/components/pages/Scientia.tsx 0 additions, 17 deletionsfrontend/src/components/pages/Scientia.tsx
- frontend/src/images/logo.svg 7 additions, 0 deletionsfrontend/src/images/logo.svg
- frontend/src/images/user.png 0 additions, 0 deletionsfrontend/src/images/user.png
- frontend/src/index.tsx 5 additions, 5 deletionsfrontend/src/index.tsx
- frontend/src/scss/custom.scss 2 additions, 3 deletionsfrontend/src/scss/custom.scss
Loading
Please register or sign in to comment