UNPKG

monday-ui-react-core

Version:

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

6 lines (5 loc) 96 B
export const SIZES = Object.freeze({ LARGE: "large", MEDIUM: "medium", SMALL: "small" });