fix: css hydration error (#1397)

This commit is contained in:
Himself65
2023-03-07 17:08:33 -06:00
committed by GitHub
parent e5e3dceee8
commit b976ac8084
8 changed files with 38 additions and 144 deletions

View File

@@ -24,7 +24,6 @@
"@emotion/server": "^11.10.0",
"@emotion/styled": "^11.10.6",
"@mui/material": "^5.11.11",
"@mui/styled-engine-sc": "^5.11.11",
"cmdk": "^0.1.22",
"css-spring": "^4.1.0",
"dayjs": "^1.11.7",
@@ -36,7 +35,6 @@
"react-dom": "^18.2.0",
"react-helmet-async": "^1.3.0",
"react-is": "^18.2.0",
"styled-components": "^5.3.8",
"swr": "^2.0.4",
"y-indexeddb": "^9.0.9",
"y-protocols": "^1.0.5",