Nav User
NavigationSidebar user menu with profile actions.
Preview
Install
Add this block from the Airy registry:
npx shadcn@latest add @airy/nav-userUsage
Import the block in your project:
import { NavUser } from "@/components/blocks/nav/nav-user"Start with the primary export:
<NavUser />