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 07cbd00 commit f8afd94Copy full SHA for f8afd94
vercel.json
@@ -19,7 +19,6 @@
19
"destination": "/learn/rendering-lists#keeping-list-items-in-order-with-key",
20
"permanent": false
21
},
22
-
23
{
24
"source": "/link/invalid-hook-call",
25
"destination": "/warnings/invalid-hook-call-warning",
@@ -149,6 +148,11 @@
149
148
"source": "/link/setstate-in-render",
150
"destination": "https://github.com/facebook/react/issues/18178#issuecomment-595846312",
151
+ },
152
+ {
153
+ "source": "/link/new-jsx-transform",
154
+ "destination": "https://legacy.reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html",
155
+ "permanent": false
156
}
157
],
158
"headers": [
0 commit comments