AstroPlant/community-platform

Header dropdown not closing

Closed this issue · 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.