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
fix(props): revert removal of props passthrough from #133 (#144)
This breaks certain important use cases such as wrapping a
Resizable in a Draggable, which is used heavily by React-Grid-Layout.
This means that we can move back to the 1.x branch as the breaking
change is removed.
0 commit comments