/** * @deprecated Use `import { scrollJustEnoughIntoView } from '@atlaskit/pragmatic-drag-and-drop/utils/scroll-just-enough-into-view'` instead. */ export { scrollJustEnoughIntoView } from '../../public-utils/element/scroll-just-enough-into-view';