-
- Downloads
Add bottom bar support
Changes: - Populate BottomBar.tsx and styles.scss with the relevant code required to generate a bottom bar on screens less than 992px in width
Showing
- frontend/package.json 3 additions, 0 deletionsfrontend/package.json
- frontend/src/components/App.tsx 3 additions, 2 deletionsfrontend/src/components/App.tsx
- frontend/src/components/organisms/BottomBar/BottomBar.tsx 32 additions, 3 deletionsfrontend/src/components/organisms/BottomBar/BottomBar.tsx
- frontend/src/components/organisms/BottomBar/style.scss 67 additions, 0 deletionsfrontend/src/components/organisms/BottomBar/style.scss
- frontend/src/components/organisms/TopBar/style.scss 8 additions, 0 deletionsfrontend/src/components/organisms/TopBar/style.scss
- frontend/yarn.lock 26 additions, 0 deletionsfrontend/yarn.lock
Loading
Please register or sign in to comment