Nav Secondary

Navigation

Secondary sidebar navigation links.

Preview

Install

Add this block from the Airy registry:

npx shadcn@latest add @airy/nav-secondary

Usage

Import the block in your project:

import { NavSecondary } from "@/components/blocks/nav/nav-secondary"

Start with the primary export:

<NavSecondary />