Loading...
Loading...
Loading...
Constrained-width section wrapper with optional anchor id.
Install
npx bouncekit@latest add sectionImport
import { Section } from "@/components/marketing/section"Constrained-width wrapper with consistent padding.
API Reference
| Prop | Type | Required | Description |
|---|---|---|---|
id | string | — | HTML id for anchor links. |
children | ReactNode | yes | Section content. |
Source
src/components/marketing/section.tsx