ProseP
MDX `p` element override — plain paragraph; flow spacing is owned by the consumer's content-flow stylesheet.
TypographyUsage
import { ProseP } from "@zudo-sg/ui/src/content/prose-p/prose-p";
<ProseP>Body copy.</ProseP>Default
MDX `p` element override — plain paragraph; flow spacing is owned by the consumer's content-flow stylesheet.
Typographyimport { ProseP } from "@zudo-sg/ui/src/content/prose-p/prose-p";
<ProseP>Body copy.</ProseP>