react-sortable-tree-theme-full-node-drag
react-sortable-tree-theme-full-node-drag copied to clipboard
Lots of prop failure warnings
Test Environment
"react": "^16.4.1",
"react-dom": "^16.4.1",
Component Configuration
<SortableTree
treeData={...}
canDrag={false}
onChange={...}
theme={FileExplorerTheme}
generateNodeProps={...}
/>
Console Warnings
I am getting this also. Is there a solution here?