UNPKG

@thaddeusjiang/react-sortable-list

Version:

You should focus the `features` of your app, not DnD boilerplate.

4 lines (3 loc) 261 B
import { SortableItem } from './components/SortableItem'; import { SortableList, SortableItemProps, ItemRenderProps, ChildrenProps } from './components/SortableList'; export { SortableList, SortableItem, SortableItemProps, ItemRenderProps, ChildrenProps, };