From 72dd30bdf8caa0c69907422d9fed6b7c12914a7a Mon Sep 17 00:00:00 2001 From: Patrick Connolly Date: Sat, 2 Jul 2022 16:26:27 -0400 Subject: [PATCH] Added mention of react-hook-form version. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8501eec..a704ffc 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ --- +This project is currently written for [React Hook Form V6](https://react-hook-form.com/v6/api/). + This is example repo for the [Ultimate React Hook Form Youtube video](https://www.youtube.com/watch?v=U-iz8b4RExA) The form features include: