Skip to content

Commit db60fc2

Browse files
authored
Update README.md
1 parent cd0ecf9 commit db60fc2

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
@@ -146,7 +146,7 @@ is a non-hook based version. Will produce the new `ref` every run, causing the o
146146
# Similar packages:
147147
- [apply-ref](https://github.com/mitchellhamilton/apply-ref) - `applyRefs` is simular to `mergeRef`, `applyRef` is similar to `assignRef`
148148
- [useForkRef](https://react-hooks.org/docs/use-fork-ref) - `useForkRef` is simular to `useMergeRefs`, but accepts only two arguments.
149-
- [use-merge-refs](https://github.com/gregberge/react-merge-refs) - `merge-red` is simular to `useMergeRefs`, but does not provide "stable" reference.
149+
- [react-merge-refs](https://github.com/gregberge/react-merge-refs) - `merge-refs` is simular to `useMergeRefs`, but not a hook and does not provide "stable" reference.
150150

151151
---
152152

0 commit comments

Comments
 (0)