Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lovincyrus committed Jan 24, 2025
1 parent ef87708 commit cab279f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion web-common/src/features/canvas/SvelteGridStack.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@
y: item.y,
w: item.width,
h: item.height,
autoPosition: true,
});
}
});
Expand Down

0 comments on commit cab279f

Please sign in to comment.