UNPKG

@redocly/graphql-docs

Version:

Redocly GraphQL docs

2 lines (1 loc) 271 B
import{jsx as r}from"react/jsx-runtime";import{StyledMarkdown as s}from"./styled.js";function d({html:l,rawMarkdown:n,parser:t,isField:o=!1}){let e=l;return!e&&n&&t&&(e=t(n)),e?r(s,{as:"span",dangerouslySetInnerHTML:{__html:e||""},isField:o}):null}export{d as Markdown};