File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,8 @@ The purpose of this reposity is to provide beginner-friendly real-world examples
10
10
11
11
* Accordion [[ code] ( src/components/accordion ) , [ demo] ( https://awesome-hooks.now.sh/accordion )]
12
12
* 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 )]
14
15
15
16
This application is built using ` create-react-app ` , so feel free to clone the repo and play with examples yourself.
16
17
You can’t perform that action at this time.
0 commit comments