UNPKG

@atlaskit/editor-plugin-context-panel

Version:

Context panel plugin for @atlaskit/editor-core

4 lines 127 B
import { pluginKey } from '../contextPanelPlugin'; export const applyChange = tr => tr.setMeta(pluginKey, { changed: true });