UNPKG

@atlaskit/pragmatic-drag-and-drop-react-beautiful-dnd-migration

Version:

An optional Pragmatic drag and drop package that enables rapid migration from react-beautiful-dnd to Pragmatic drag and drop

5 lines (4 loc) 209 B
import React from 'react'; export declare const Placeholder: React.MemoExoticComponent<React.ForwardRefExoticComponent<{ style?: React.CSSProperties | undefined; } & React.RefAttributes<HTMLDivElement>>>;