Trying to Integrate mouse enter mouse leave navigation
Unanswered
Paul posted this in #help-forum
PaulOP
In vercel.com’s website their dashboard navigation has an effect where a border slides from right to left in between the navigation menu items. The border is a child in the navitem but only appears when on state hover. I want to recreate the same effect using
NextJS
TailwindCSS
Typescript hooks
How could I do this?
NextJS
TailwindCSS
Typescript hooks
How could I do this?