react/examples/todomvc/js
Ben Alpert 6e805dda24 Change TodoMVC to not modify state in place
Instead, use .concat and make a new todos array.

Test Plan:
Added todo items successfully.
2013-05-30 20:19:19 -07:00
..
app.js Change TodoMVC to not modify state in place 2013-05-30 20:19:19 -07:00
ie.js Initial public release 2013-05-29 12:54:02 -07:00