FormSmallHeader
components/form/SmallHeader.vue
Sub-section header (text-20, semi-bold) with bottom border and right slot for actions.
Notification preferences
components/form/SmallHeader.vue
Usage
<FormSmallHeader>
Content here
</FormSmallHeader>
Slots
| Slot | Description |
|---|---|
| default | Header text |
| right | Right-aligned actions (buttons, links) |