@anoki/fse-ui
Version:
FSE UI components library
3 lines (2 loc) • 962 B
JavaScript
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require('./sections/GpHomeSection/GpHomeSection.css');const e=require("./index.cjs237.js");;/* empty css */const a=require("./index.cjs238.js"),l=require("./index.cjs39.js"),t=require("./index.cjs123.js"),d=({sectionId:i,title:s,className:o,doctorName:n="",specialties:c,contactInfo:r,schedule:x,avatar:m,button:u})=>e.jsxRuntimeExports.jsx("section",{id:i,className:a.clsx("gp-home-section section-gap",o),children:e.jsxRuntimeExports.jsxs(t.Section,{className:"gp-home-section-card",children:[s&&e.jsxRuntimeExports.jsx(t.Section.Title,{fs:"3",mdFs:"2",className:"gp-home-section-title",as:"h3",children:s}),e.jsxRuntimeExports.jsx("div",{className:"gp-home-section-content",children:e.jsxRuntimeExports.jsx(l.CardDoctor,{doctorName:n,specialties:c,contactInfo:r,schedule:x,avatar:m,button:u})})]})});exports.GpHomeSection=d;
//# sourceMappingURL=index.cjs162.js.map