UNPKG

monday-ui-react-core

Version:

Official monday.com UI resources for application development in React.js

12 lines (10 loc) 159 B
export const SIZES = { SMALL: "s", MEDIUM: "md", LARGE: "l" }; export const TYPES = { SQUARE: "square", ROUND: "round", UNDERLINE: "underline" };