There was an error while loading. Please reload this page.
1 parent 8fa42ea commit 8affd83Copy full SHA for 8affd83
README.md
@@ -55,7 +55,7 @@ check [advance example](https://github.com/amazingandyyy/use-form-react/blob/mas
55
56
```jsx
57
import React, { useEffect } from 'react';
58
-import useFetch from 'use-form-react'
+import useForm from 'use-form-react'
59
60
const SignUp = () => {
61
const options = {
0 commit comments