UNPKG

@kadconsulting/dry

Version:
5 lines 209 B
import { Fragment as _Fragment, jsx as _jsx } from "react/jsx-runtime"; export const DocWrapper = ({ content }) => { return _jsx(_Fragment, { children: content }); }; //# sourceMappingURL=DocWrapper.js.map