dillon1000/react
Commit
Browse files Fix illogical code in tutorial.md (#8048)
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.Changed paths1 file
First-parent comparisondocs/tutorial/tutorial.md ModifiedPatch
Files changed
Rendering syntax-highlighted changes…