From 468a08bb9146ce30ce53677a024a0b17f0820aa7 Mon Sep 17 00:00:00 2001 From: clkim Date: Tue, 16 Sep 2025 14:01:34 +0900 Subject: [PATCH] =?UTF-8?q?fix.=20=ED=8F=B4=EB=8D=94=20=EA=B5=AC=EC=A1=B0?= =?UTF-8?q?=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- layers/{ => components}/templates/GrVisual01/index.vue | 8 ++++---- layers/{ => components}/templates/GrVisual02/index.vue | 0 layers/{ => components}/templates/GrVisual03/index.vue | 10 +++++----- .../components/{templates => widgets}/Background.vue | 0 .../components/{templates => widgets}/ButtonList.vue | 0 .../components/{templates => widgets}/Description.vue | 0 layers/components/{templates => widgets}/MainTitle.vue | 0 layers/components/{templates => widgets}/SubTitle.vue | 0 layers/components/{templates => widgets}/VideoPlay.vue | 0 layers/registry/index.ts | 6 +++--- 10 files changed, 12 insertions(+), 12 deletions(-) rename layers/{ => components}/templates/GrVisual01/index.vue (94%) rename layers/{ => components}/templates/GrVisual02/index.vue (100%) rename layers/{ => components}/templates/GrVisual03/index.vue (90%) rename layers/components/{templates => widgets}/Background.vue (100%) rename layers/components/{templates => widgets}/ButtonList.vue (100%) rename layers/components/{templates => widgets}/Description.vue (100%) rename layers/components/{templates => widgets}/MainTitle.vue (100%) rename layers/components/{templates => widgets}/SubTitle.vue (100%) rename layers/components/{templates => widgets}/VideoPlay.vue (100%) diff --git a/layers/templates/GrVisual01/index.vue b/layers/components/templates/GrVisual01/index.vue similarity index 94% rename from layers/templates/GrVisual01/index.vue rename to layers/components/templates/GrVisual01/index.vue index eb6f65c..4f8e5a0 100644 --- a/layers/templates/GrVisual01/index.vue +++ b/layers/components/templates/GrVisual01/index.vue @@ -28,7 +28,7 @@ const handleCloseModal = () => {