UNPKG

fui-fancyui

Version:
21 lines (20 loc) 320 B
const t = { sm: { iconSize: "sm", title: "bodytextSm", descriptionSize: "subTextFootnote" }, md: { iconSize: "sm", title: "bodytextMd", descriptionSize: "bodytextMd" }, lg: { iconSize: "md", title: "bodytextLg", descriptionSize: "bodytextMd" } }; export { t as sizes };