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
+1 -2
View File
@@ -67,8 +67,7 @@
"@tauri-apps/api@1.2.0": "patches/@tauri-apps__api@1.2.0.patch"
},
"overrides": {
"@emotion/unitless": "0.8.0",
"react-is": "18.2.0"
"react-is": "^18.2.0"
}
},
"packageManager": "pnpm@7.28.0"