UNPKG

@ducor/react

Version:

admin template ui interface

9 lines (8 loc) 171 B
const roundStyles = { none: "rounded-none", sm: "rounded-sm", md: "rounded-md", lg: "rounded-lg", full: "rounded-full", }; export default roundStyles;