UNPKG

event-services

Version:

Collection of hooks, components, generics (buttons, containers, styles, tools) for creating web applications for guest management for any type of events: weddings, parties, graduations that require guest confirmation and display useful information to gues

2 lines (1 loc) 533 B
"use strict";const s=require("./index-12fcf14d.cjs"),r={fluid:"fluid",noGap:"no-gap",noPadding:"padding-0"},a=({children:o,className:n="",...e})=>{const t=s.mapPropsToClasses(r,e);return s.jsxRuntimeExports.jsx("div",{className:`root-container ${t} ${n}`,children:o})},i={borderRadius:"border-radius",bgNone:"bg-none"},c=({children:o,className:n="",...e})=>{const t=s.mapPropsToClasses(i,{...e,borderRadius:!0});return s.jsxRuntimeExports.jsx("section",{className:`${t} ${n}`,children:o})};exports.RootContainer=a;exports.Section=c;