UNPKG

monday-ui-react-core

Version:

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

12 lines (10 loc) 182 B
export const LABEL_TYPES = { FILL: "fill", LINE: "line" }; export const LABEL_COLORS = { PRIMARY: "primary", DARK: "dark", NEGATIVE: "negative", POSITIVE: "positive" };