mirror of
https://github.com/strapi/strapi.git
synced 2025-09-21 14:31:16 +00:00
chore: tidy ups
This commit is contained in:
parent
3e39b41cdf
commit
102b842485
@ -123,7 +123,6 @@ const DraggedItem = ({
|
|||||||
end() {
|
end() {
|
||||||
// Update the errors
|
// Update the errors
|
||||||
triggerFormValidation();
|
triggerFormValidation();
|
||||||
// setIsDraggingSibling(false);
|
|
||||||
},
|
},
|
||||||
collect: (monitor) => ({
|
collect: (monitor) => ({
|
||||||
isDragging: monitor.isDragging(),
|
isDragging: monitor.isDragging(),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user