Closed eminsr closed 2 years ago
The lib gives an error if we don't supply initialPosition, snapPoints or body so only these props are required now. Also added the props descriptions from the readme.
initialPosition
snapPoints
body
The lib gives an error if we don't supply
initialPosition
,snapPoints
orbody
so only these props are required now. Also added the props descriptions from the readme.