Skip to content

Commit e0f0532

Browse files
committed
Fix README
1 parent 0a7246c commit e0f0532

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
@@ -7,7 +7,7 @@ Wrap a function to ensure you never call it if a component is unmounted, useful
77
Install it
88

99
```sh
10-
$ yarn add use-mounted-callback
10+
$ yarn add use-safe-callback
1111
```
1212

1313
Import it

0 commit comments

Comments
 (0)