ProseDl
MDX `dl`/`dt`/`dd` element overrides — a definition list with bold terms and muted descriptions.
TypographyUsage
import { ProseDl, ProseDt, ProseDd } from "@zudo-sg/ui/src/content/prose-dl/prose-dl";
<ProseDl>
<ProseDt>hsp</ProseDt>
<ProseDd>Horizontal spacing token axis.</ProseDd>
</ProseDl>Default