Re-add @emotion due to build errors

This commit is contained in:
binwiederhier 2023-05-24 22:15:46 -04:00
parent e1dd0c64e2
commit 517341b5d7
2 changed files with 231 additions and 32 deletions

View file

@ -11,6 +11,8 @@
"lint": "eslint --report-unused-disable-directives --ext .js,.jsx ./src/"
},
"dependencies": {
"@emotion/react": "^11.11.0",
"@emotion/styled": "^11.11.0",
"@mui/icons-material": "^5.4.2",
"@mui/material": "latest",
"dexie": "^3.2.1",