Re-add @emotion due to build errors
This commit is contained in:
parent
e1dd0c64e2
commit
517341b5d7
2 changed files with 231 additions and 32 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue