You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Originally with canDrag={false} we stoped showing the drag options. However, with this theme we can drag from anywhere. With that in mind, canDrag should disable dragging all together if its set to false.
The text was updated successfully, but these errors were encountered:
Originally with
canDrag={false}
we stoped showing the drag options. However, with this theme we can drag from anywhere. With that in mind, canDrag should disable dragging all together if its set to false.The text was updated successfully, but these errors were encountered: