UNPKG

@atlaskit/editor-common

Version:

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

5 lines 173 B
const prefix = 'pm-alt-text'; export const ClassNames = { FLOATING_TOOLBAR_COMPONENT: `${prefix}-alt-text-floating-toolbar`, MEDIA_CONTAINER: 'mediaView-content-wrap' };