reactjs / react.dev

The React documentation website
https://react.dev/
Creative Commons Attribution 4.0 International
11.07k stars 7.55k forks source link

Link in react console warning is not found #7080

Closed GoOcto closed 2 months ago

GoOcto commented 3 months ago

React warning:

react.development.js:401 Warning: Each child in a list should have a unique "key" prop.

Check the top-level render call using <DictionaryWrapper>. See https://fb.me/react-warning-keys for more information.
    in Fragment

But the link: https://fb.me/react-warning-key is a 404 not found error.