TailAdmin / free-nextjs-admin-dashboard

TailAdmin is a Next.js and Tailwind CSS free, open-source admin dashboard template. Provides developers with the necessary tools, components, pages to build a full-featured back-end, dashboard, or admin panel for any web project.
https://nextjs-demo.tailadmin.com
MIT License
653 stars 238 forks source link

Hook Dropdowns in the Header #17

Closed japhernandez closed 1 month ago

japhernandez commented 3 months ago

In the three Dropdowns that are used in the Header, the logic for their operation is repeated.

DropdownMessages DropdownNotification DropdownUser

hook

Implementation

dropdown

Juhan-Ahamed commented 1 month ago

We have updated this with a new component called ClickOutside