sakhamuri92
Results
2
comments of
sakhamuri92
I am also having same above issue.I used the above approach u mentioned but the same issue i am facing is there way to remove that dragging functionality from that...
// before import SortableTree from 'react-sortable-tree'; // after import { SortableTreeWithoutDndContext as SortableTree } from 'react-sortable-tree'; among these two i am using the second statement only for tree and if...