UNPKG

@atlaskit/editor-common

Version:

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

5 lines 179 B
var prefix = 'pm-alt-text'; export var ClassNames = { FLOATING_TOOLBAR_COMPONENT: "".concat(prefix, "-alt-text-floating-toolbar"), MEDIA_CONTAINER: 'mediaView-content-wrap' };