UNPKG

@atlaskit/editor-plugin-table

Version:

Table plugin for the @atlaskit/editor

4 lines 111 B
/** Each column's max width is `MAX × (usableWidth / numCols)`. */ export var EVEN_SHARE_RATIO = { MAX: 2 };