Nav Main

Navigation

Primary sidebar navigation with quick actions.

Preview

Install

Add this block from the Airy registry:

npx shadcn@latest add @airy/nav-main

Usage

Import the block in your project:

import { NavMain } from "@/components/blocks/nav/nav-main"

Start with the primary export:

<NavMain />