@anoki/fse-ui
Version:
FSE UI components library
3 lines (2 loc) • 826 B
JavaScript
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require('./components/ui/InfoSectionCard/InfoSectionCard.css');const e=require("./index.cjs237.js"),i=require("./index.cjs239.js");;/* empty css */const s=require("./index.cjs61.js"),o=({title:t,children:r})=>e.jsxRuntimeExports.jsx("label",{className:i.clsx("shadow br-x4 ui-radio-card-container"),children:e.jsxRuntimeExports.jsxs(s.Col,{style:{width:"100%"},children:[e.jsxRuntimeExports.jsx(s.Col,{py:"x32",px:"x24",children:e.jsxRuntimeExports.jsx("div",{className:"fw-semibold text-slate-20 fs-4",children:t})}),e.jsxRuntimeExports.jsx(s.Col,{style:{height:1,backgroundColor:"#C5C7C9",width:"100%"}}),e.jsxRuntimeExports.jsx(s.Col,{p:"x24",children:r})]})});exports.InfoSectionCard=o;
//# sourceMappingURL=index.cjs104.js.map