Skip to content

Commit 8affd83

Browse files
author
Andy Chen
committed
Update README.md
1 parent 8fa42ea commit 8affd83

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
@@ -55,7 +55,7 @@ check [advance example](https://github.com/amazingandyyy/use-form-react/blob/mas
5555

5656
```jsx
5757
import React, { useEffect } from 'react';
58-
import useFetch from 'use-form-react'
58+
import useForm from 'use-form-react'
5959

6060
const SignUp = () => {
6161
const options = {

0 commit comments

Comments
 (0)