UNPKG

@atlaskit/editor-plugin-table

Version:

Table plugin for the @atlaskit/editor

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