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 a25bd4b commit 59e8a52Copy full SHA for 59e8a52
vercel.json
@@ -159,6 +159,11 @@
159
"destination": "https://legacy.reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html",
160
"permanent": false
161
},
162
+ {
163
+ "source": "/warnings/version-mismatch",
164
+ "destination": "/warnings/invalid-hook-call-warning#mismatching-versions-of-react-and-react-dom",
165
+ "permanent": false
166
+ },
167
{
168
"source": "/reference/react/directives",
169
"destination": "/reference/rsc/directives",
0 commit comments