UNPKG

monday-ui-react-core

Version:

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

9 lines (7 loc) 203 B
export const baseClassName = "linear-progress-bar"; export const PROGRESS_BAR_STYLES = Object.freeze({ PRIMARY: "primary", SECONDARY: "secondary", POSITIVE: "positive", NEGATIVE: "negative" });