Divider
View in FigmaA horizontal or vertical line that separates content into distinct sections.
Layout & StructureImport
import { Divider } from "@/components/ui"API
| Prop | Type | Default | Description |
|---|---|---|---|
| orientation | "horizontal" | "vertical" | "horizontal" | Direction of the divider line. |
| label | string | — | Optional centered text label. |