Documentation / @zerotal/flow-ui / index / Prose
Function: Prose()
Prose(
props):HtmlNode
Defined in: flow-ui/src/components/Typography.tsx:66
Descendant styling for markup you did not author.
Kept to the elements a Markdown renderer actually emits. Styling every possible tag would be thorough and would also mean this quietly overrides components dropped inside it, which is the failure mode of a wrapper like this one.