components.widgets.Table.cells.ImageCell.imageShapes.js Maven / Gradle / Ivy
The newest version!
export default {
ROUNDED: 'rounded',
CIRCLE: 'circle',
SQUARE: 'square',
}
export default {
ROUNDED: 'rounded',
CIRCLE: 'circle',
SQUARE: 'square',
}