Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrinko authored Jun 29, 2023
1 parent 33e037a commit d3a183a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# React Add TODO Form

Implement the ability to add TODOs to the `TodoList` implemented in the [Static List of TODOs](https://github.com/mate-academy/react_static-list-of-todos).

Implement the ability to add TODOs to the `TodoList` implemented in the **Static List of TODOs**
> Here is [the working example](https://mate-academy.github.io/react_add-todo-form/)
1. Create an `App` component storing the `todos` array and displaying it using the `TodoList`.
Expand Down

0 comments on commit d3a183a

Please sign in to comment.