mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
2d37da10db
The tutorial wants to throw a 'warning' and explains about 'key' of React's list, but it throws nothing since there is sensible key.
"key={move}" should be removed, and added after explaining about key.