From 935673a4caa5d21c8c17ce5ce60940558fdc60cc Mon Sep 17 00:00:00 2001 From: Baobhan Sith <80159437+Heavrnl@users.noreply.github.com> Date: Wed, 23 Apr 2025 22:47:06 +0800 Subject: [PATCH] Update LayoutConfigurator.vue --- .../src/components/LayoutConfigurator.vue | 494 ++++-------------- 1 file changed, 102 insertions(+), 392 deletions(-) diff --git a/packages/frontend/src/components/LayoutConfigurator.vue b/packages/frontend/src/components/LayoutConfigurator.vue index dee0d0b..4df234c 100644 --- a/packages/frontend/src/components/LayoutConfigurator.vue +++ b/packages/frontend/src/components/LayoutConfigurator.vue @@ -354,24 +354,24 @@ const handleAvailablePaneDragEnd = (event: any) => { -