chore: tidy ups

This commit is contained in:
Josh 2022-11-07 11:33:48 +00:00
parent 3e39b41cdf
commit 102b842485

View File

@ -123,7 +123,6 @@ const DraggedItem = ({
end() {
// Update the errors
triggerFormValidation();
// setIsDraggingSibling(false);
},
collect: (monitor) => ({
isDragging: monitor.isDragging(),