wip
This commit is contained in:
@@ -43,7 +43,7 @@ export default function DraggablePanel(props: DraggablePanelType) {
|
||||
PreviewStore.clearPreview();
|
||||
ComponentStore.changeComponent({
|
||||
id: event?.active?.data?.current?.id,
|
||||
component: event?.active?.data?.current?.component,
|
||||
componentsId: event?.active?.data?.current?.componentsId,
|
||||
x,
|
||||
y,
|
||||
width: nearestMultiple(width),
|
||||
|
||||
Reference in New Issue
Block a user