Skip to content

Commit

Permalink
docs: formatting fix
Browse files Browse the repository at this point in the history
  • Loading branch information
xobotyi committed May 24, 2021
1 parent 069ae24 commit 203bba6
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 @@ -61,7 +61,7 @@ import { useMountEffect } from "@react-hookz/web/esnext";

- [**`useDebounceCallback`**](https://react-hookz.github.io/web/?path=/docs/callback-usedebouncecallback)
— Makes passed function debounced, otherwise acts like `useCallback`.
- [`useRafCallback`](https://react-hookz.github.io/web/?path=/docs/callback-userafcallback)
- [**`useRafCallback`**](https://react-hookz.github.io/web/?path=/docs/callback-userafcallback)
— Makes passed function to be called within next animation frame.

- #### Lifecycle
Expand Down

0 comments on commit 203bba6

Please sign in to comment.