UNPKG

@atlaskit/editor-plugin-scroll-into-view

Version:

Scroll-into-view plugin for @atlaskit/editor-core

3 lines (2 loc) 135 B
export { scrollIntoViewPlugin } from './scrollIntoViewPlugin'; export type { ScrollIntoViewPlugin } from './scrollIntoViewPluginType';