UNPKG

@atlaskit/editor-common

Version:

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

2 lines 112 B
export const DRAG_HANDLE_SELECTOR = '[data-editor-block-ctrl-drag-handle]'; export const DRAG_HANDLE_WIDTH = 12;