UNPKG

react-drag-resizable

Version:

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

3 lines (2 loc) 123 B
export type { DragResizableBoxProps, CollectedRectType } from './types'; export { default } from './drag-resizable-box';