Skip to content

Commit 735bd10

Browse files
authored
Update README.md
1 parent 54cb841 commit 735bd10

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ The purpose of this reposity is to provide beginner-friendly real-world examples
1010

1111
* Accordion [[code](src/components/accordion), [demo](https://awesome-hooks.now.sh/accordion)]
1212
* Todo list [[code](src/components/todo-list), [demo](https://awesome-hooks.now.sh/todo-list)]
13-
* Very basic form validation library [[code](src/components/form-library), [demo](https://awesome-hooks.now.sh/form-library)]
13+
* Form validation library [[code](src/components/form-library), [demo](https://awesome-hooks.now.sh/form-library)]
14+
* Sortable [[code](src/components/sortable), [demo](https://awesome-hooks.now.sh/sortable)]
1415

1516
This application is built using `create-react-app`, so feel free to clone the repo and play with examples yourself.
1617

0 commit comments

Comments
 (0)