UNPKG

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

Version:

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

2 lines 114 B
/* eslint-disable @atlaskit/editor/no-re-export */ export { scrollIntoViewPlugin } from '../scrollIntoViewPlugin';