mirror of
https://github.com/MetaFam/TheGame.git
synced 2026-04-24 03:00:09 -04:00
Update chakra/core to chakra/react and cleanup theme setup (#281)
This commit is contained in:
@@ -24,9 +24,11 @@
|
||||
"react": ">=16"
|
||||
},
|
||||
"dependencies": {
|
||||
"@chakra-ui/core": "next",
|
||||
"@chakra-ui/icons": "next",
|
||||
"@chakra-ui/theme": "next",
|
||||
"@chakra-ui/icons": "1.0.3",
|
||||
"@chakra-ui/theme-tools": "1.0.3",
|
||||
"@chakra-ui/react": "1.1.5",
|
||||
"@emotion/react": "11.1.4",
|
||||
"@emotion/styled": "11.0.0",
|
||||
"react-select": "^3.1.0",
|
||||
"react-timezone-select": "^0.9.7"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user