UNPKG

fui-fancyui

Version:
21 lines (20 loc) 303 B
const e = { sm: { height: "xs", borderRadius: "sm", fontSize: "subTextFootnote" }, md: { height: "sm", borderRadius: "md", fontSize: "interactiveSm" }, lg: { height: "md", borderRadius: "lg", fontSize: "interactiveSm" } }; export { e as sizeSettings };