Skip to content

Commit

Permalink
docs: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
p-chan committed Apr 17, 2022
1 parent 4c37811 commit 32fa1c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ const App = () => {
}
```

### Hook
### Hooks

```tsx
import { useCallback, useState } from 'react'
Expand Down

0 comments on commit 32fa1c5

Please sign in to comment.