Help Center Docs
DocumentationHelp Center document page wrapper.
Preview
Getting Started
Learn the basics of using the platform.
Install
Add this block from the Airy registry:
npx shadcn@latest add @airy/help-center-docsUsage
Import the block in your project:
import { HelpCenterDocs } from "@/components/blocks/pages/help-center"Start with the primary export:
<HelpCenterDocs />