react-draggable
react-draggable copied to clipboard
[Doc Update] About parent DOM Node
trafficstars
What about mentioning that <Draggable /> component should have single child DOM node instead of <Fragment />.
I think others can also face on such kind of problem, if needed I can open PR with updated documentation.