# Section Documentation for the Section component. ## Installation ```bash deno run -A jsr:@lockness/ui add section ``` ## Usage ```tsx import { Section, SectionHeader, SectionTitle } from '@lockness/ui/components'
Features
``` ## Props | Prop | Type | Default | Description | | ---- | ---- | ------- | ----------- | | TBD | TBD | TBD | TBD |