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