Closed this issue 4 years ago · 1 comments
Fix the header dropdown not closing when re-clicking on the dropdown icon.
Comes from the fact that the useOutsideClick() hook has the dropdown as ref and the header is not included in it.
useOutsideClick()
62693b4