UNPKG

@useloops/design-system

Version:

The official React based Loops design system

2 lines (1 loc) 486 B
import{jsx as o}from"react/jsx-runtime";import r from"markdown-to-jsx";import p from"../Typography/Typography.js";const e=({typographyProps:e={variation:"lg",component:"p"},children:t=""})=>o(r,{options:{overrides:{p:{component:p,props:e},ul:{component:({children:r,...p})=>o("ul",{...p,children:r}),props:{style:{color:"object"==typeof e?.sx&&e?.sx&&"color"in e.sx&&"string"==typeof e.sx.color?e.sx.color:"inherit"}}}},forceBlock:!0,forceWrapper:!0},children:t});export{e as default};