We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6c9a8c commit 971304cCopy full SHA for 971304c
.vscode/settings.json
@@ -0,0 +1,3 @@
1
+{
2
+ "typescript.tsdk": "node_modules/typescript/lib"
3
+}
package.json
@@ -14,7 +14,7 @@
14
},
15
"dependencies": {
16
"@chakra-ui/icons": "^2.0.17",
17
- "@chakra-ui/react": "^2.5.1",
+ "@chakra-ui/react": "^2.8.0",
18
"@emotion/react": "^11.10.6",
19
"@emotion/styled": "^11.10.6",
20
"@fontsource/inter": "^4.5.15",
0 commit comments