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 a220bb3 commit b5f28b4Copy full SHA for b5f28b4
vercel.json
@@ -24,6 +24,11 @@
24
"destination": "/learn/rendering-lists#keeping-list-items-in-order-with-key",
25
"permanent": false
26
},
27
+ {
28
+ "source": "/docs/lists-and-keys",
29
+ "destination": "/learn/rendering-lists#keeping-list-items-in-order-with-key",
30
+ "permanent": false
31
+ },
32
{
33
"source": "/link/invalid-hook-call",
34
"destination": "/warnings/invalid-hook-call-warning",
0 commit comments