@anoki/fse-ui
Version:
FSE UI components library
3 lines (2 loc) • 958 B
JavaScript
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require('./sections/GpHomeSection/GpHomeSection.css');const e=require("./index.cjs278.js");;/* empty css */const a=require("./index.cjs280.js"),d=require("./index.cjs45.js"),t=require("./index.cjs229.js"),l=({sectionId:i,title:s,className:o,doctorName:n="",specialties:c,contactInfo:r,schedule:x,avatar:m,button:u})=>e.jsxRuntimeExports.jsx("div",{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(d.CardDoctor,{doctorName:n,specialties:c,contactInfo:r,schedule:x,avatar:m,button:u})})]})});exports.GpHomeSection=l;
//# sourceMappingURL=index.cjs154.js.map