Nav User

Navigation

Sidebar user menu with profile actions.

Preview

Install

Add this block from the Airy registry:

npx shadcn@latest add @airy/nav-user

Usage

Import the block in your project:

import { NavUser } from "@/components/blocks/nav/nav-user"

Start with the primary export:

<NavUser />