UNPKG

react-drag-resizable

Version:

React component, which can be used to drag and resize, with location limits

3 lines (2 loc) 161 B
export type { CollectedRectType, DragResizableBoxProps, } from './react-drag-resizable'; export { default as DragResizableBox } from './react-drag-resizable';