Skip to content

Commit cd0ecf9

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +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.
149150

150151
---
151152

0 commit comments

Comments
 (0)