mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-22 03:42:14 +00:00
Redirect lists-and-keys to rendering-lists describing key (#7120)
This commit is contained in:
committed by
GitHub
parent
a220bb3f21
commit
b5f28b4844
@@ -24,6 +24,11 @@
|
||||
"destination": "/learn/rendering-lists#keeping-list-items-in-order-with-key",
|
||||
"permanent": false
|
||||
},
|
||||
{
|
||||
"source": "/docs/lists-and-keys",
|
||||
"destination": "/learn/rendering-lists#keeping-list-items-in-order-with-key",
|
||||
"permanent": false
|
||||
},
|
||||
{
|
||||
"source": "/link/invalid-hook-call",
|
||||
"destination": "/warnings/invalid-hook-call-warning",
|
||||
|
||||
Reference in New Issue
Block a user