UNPKG

@atlaskit/editor-common

Version:

A package that contains common classes and components for editor and renderer

3 lines 137 B
export const EXTENSION_PADDING = 8; export const BODIED_EXT_PADDING = EXTENSION_PADDING * 2; export const BODIED_EXT_MBE_MARGIN_TOP = 12;