Skip to content

Commit 3e57308

Browse files
committed
Add React Hook Form to README
1 parent 469e8ef commit 3e57308

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
- Cart handling and checkout with WooCommerce (Cash On Delivery only for now)
3131
- Algolia search
3232
- Apollo Client with GraphQL
33+
- React Hook Form with form validation
3334
- Animations with React-Spring and Animate.css
3435
- Loading spinner created with Styled Components
3536
- Shows page load progress with Nprogress during navigation
@@ -42,7 +43,6 @@
4243
## TODO
4344

4445
- Display product variation name in cart / checkout
45-
- Implement React-hook-form for validation
4646
- Hide products not in stock
4747
- Add better SEO
4848
- Add a better README.md

0 commit comments

Comments
 (0)