...
NewTodo Component
In this lesson, we create a component to add a new ToDo item.
Based on the useAddTodo hook, we create a NewTodo component.
useAddTodo