Site Header
LayoutsHeader bar with sidebar trigger and breadcrumb actions.
Preview
Install
Add this block from the Airy registry:
npx shadcn@latest add @airy/site-headerUsage
Import the block in your project:
import { SiteHeader } from "@/components/blocks/headers/site-header"Start with the primary export:
<SiteHeader />