UNPKG

@atlaskit/editor-common

Version:

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

4 lines 160 B
export var UnsupportedSharedCssClassName = { BLOCK_CONTAINER: 'unsupportedBlockView-content-wrap', INLINE_CONTAINER: 'unsupportedInlineView-content-wrap' };