Disclosure
Expandable section; DisclosureGroup for accordions.
Playground
<Disclosure>
<DisclosureHeader>What syncs into events?</DisclosureHeader>
<DisclosurePanel>
<p className="text-sm text-muted-foreground">
Calendar events arrive via the GCal integration and render like any other object.
</p>
</DisclosurePanel>
</Disclosure>