UNPKG

antd-tablefixed-drag

Version:

drag list view and table view component for react

5 lines (4 loc) 196 B
import ReactDragListView from './ReactDragListView'; import ReactDragColumnView from './ReactDragColumnView'; ReactDragListView.DragColumn = ReactDragColumnView; export default ReactDragListView;