We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a7246c commit e0f0532Copy full SHA for e0f0532
README.md
@@ -7,7 +7,7 @@ Wrap a function to ensure you never call it if a component is unmounted, useful
7
Install it
8
9
```sh
10
-$ yarn add use-mounted-callback
+$ yarn add use-safe-callback
11
```
12
13
Import it
0 commit comments