There was an error while loading. Please reload this page.
1 parent a9194d9 commit b49cd54Copy full SHA for b49cd54
docs/index.md
@@ -19,6 +19,8 @@ yarn add typed-react-form
19
20
This library works with both **Javascript** and **Typescript**. Typescript is certainly preferred because of the enforced type-checking!
21
22
+**Make sure to restart `react-scripts` after installing.**
23
+
24
## Step 2: Creating a form
25
26
### Using the `useForm` hook
0 commit comments