redux-todomvc
redux-todomvc copied to clipboard
Change to use id as key for TodoItem
Otherwise it throws when adding a todo with duplicate text (e.g. a second React todo).