Vercel Nav Bar
A navigation bar modeled after Vercel's design, featuring dropdown submenus.
Installation
1
Run the following Command
>_npx shadcn@latest add https://minimal-ui-eta.vercel.app/r/text-hover.jsonProps
| Prop | Type | Default | Description |
|---|---|---|---|
| navItems | NavItem[] | [] | The navigation items. |
| logo | ReactNode | null | The logo to display. |
| actions | ReactNode | null | The actions to display. |