redux-todomvc icon indicating copy to clipboard operation
redux-todomvc copied to clipboard

Change to use id as key for TodoItem

Open Velenir opened this issue 9 years ago • 0 comments

Otherwise it throws when adding a todo with duplicate text (e.g. a second React todo).

Velenir avatar Jan 27 '17 19:01 Velenir