bradtraversy / react_crash_todo

React crash course files
372 stars 322 forks source link

Error when submitting the form #9

Closed lepenr closed 5 years ago

lepenr commented 5 years ago

Error in react_crash_todo/src/components/AddTodo.js Error appears after submitting the form.

"dependencies": { "react": "^16.9.0", "react-dom": "^16.9.0", "react-scripts": "3.1.1" }

Screen Shot 2019-09-09 at 14 48 57
lepenr commented 5 years ago

Sorry, it worked.