revert: use stable react (#3228)

This commit is contained in:
Alex Yang
2023-07-14 13:33:43 +08:00
parent 0a7852b1eb
commit 27fa5654af
19 changed files with 154 additions and 101 deletions

View File

@@ -15,8 +15,7 @@
"jsx": "preserve",
"jsxImportSource": "@emotion/react",
"incremental": true,
"experimentalDecorators": true,
"types": ["react/experimental"]
"experimentalDecorators": true
},
"include": [
"next-env.d.ts",