UNPKG

@mentor-apm/react-sortable-tree

Version:

Drag-and-drop sortable component for nested data and hierarchies

3 lines 86 B
export default function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }