UNPKG

@clubmed/trident-ui

Version:

Shared ClubMed React UI components

12 lines (11 loc) 357 B
const t = "inline-block text-b3 rounded-pill font-sans shrink-0 font-semibold", e = { text: "h-auto py-12 px-32", textSmall: "h-auto py-12 px-20", icon: "h-48 w-48 flex items-center justify-center", arrow: "h-100 w-100 flex items-center justify-center" }; export { t as rootClassName, e as variants }; //# sourceMappingURL=Button.helpers.js.map