| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(hooks): rewrite useOnClickOutside hook | Armand Philippot | 2023-11-11 | 1 | -0/+38 |
| * remove `useCapture` parameter (it does not make sense to use bubbling here) * return a MutableRefObject instead of a RefObject to be able to test the hook | |||||
