UNPKG

monday-ui-react-core

Version:

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

7 lines (6 loc) 118 B
export const IMAGE_POSITIONS = Object.freeze({ LEFT: "left", RIGHT: "right", TOP: "top", BOTTOM: "bottom" });