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.

Home Page:https://nextjs-demo.tailadmin.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hook Dropdowns in the Header

japhernandez opened this issue · comments

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

DropdownMessages
DropdownNotification
DropdownUser

hook

Implementation

dropdown

We have updated this with a new component called ClickOutside