feat: add navbar
Showing
... | @@ -5,6 +5,7 @@ | ... | @@ -5,6 +5,7 @@ |
"dependencies": { | "dependencies": { | ||
"@emotion/react": "^11.10.4", | "@emotion/react": "^11.10.4", | ||
"@emotion/styled": "^11.10.4", | "@emotion/styled": "^11.10.4", | ||
"@mui/icons-material": "^5.10.9", | |||
"@mui/material": "^5.10.9", | "@mui/material": "^5.10.9", | ||
"@reduxjs/toolkit": "^1.8.6", | "@reduxjs/toolkit": "^1.8.6", | ||
"@testing-library/jest-dom": "^5.16.5", | "@testing-library/jest-dom": "^5.16.5", | ||
... | ... |
Please register or sign in to comment