UI — form

Separator

Hairline divider themed via --color-border. Supports horizontal, vertical, and a labelled variant for section dividers like OR.

Sourcesrc/components/ui/separator.tsx

Horizontal

Default — a plain 1px rule that spans its container.

Account details

Billing

Vertical

Parent sets the height — here via self-stretch in a flex row.

DocsChangelogStatus

With label

Flanking hairlines with a mono label — common between OAuth and email sign-in.