From c2825652884c71fc2034515d44198626eb42cce4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B9=80=EC=B0=BD=EC=88=98?= Date: Thu, 27 Feb 2025 14:10:11 +0900 Subject: [PATCH] =?UTF-8?q?=EC=A7=80=EB=B6=95=EC=9E=AC=20=EC=84=A0?= =?UTF-8?q?=ED=83=9D=20=EB=B2=84=ED=8A=BC=20=EC=82=AD=EC=A0=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app/canvas/page.jsx | 6 +++--- .../canvas/modal/placementsetting/PlacementSettingPop.jsx | 4 ++-- .../canvas/modal/roofallocation/RoofAllocation.jsx | 8 ++++---- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/canvas/page.jsx b/src/app/canvas/page.jsx index 6bedb70..9419869 100644 --- a/src/app/canvas/page.jsx +++ b/src/app/canvas/page.jsx @@ -89,7 +89,7 @@ export default function CanvasPage() { {/* */} {/* 배치면 초기 설정 */} - {/* */} + {/* 캔버스 기본 셋팅 */} {/* {modalOption.option && } */} @@ -138,10 +138,10 @@ export default function CanvasPage() { {/* */} {/* 면형상 배치 */} - + {/* */} {/* 오브젝트 배치*/} - + {/* */} {/* 표시변겅 */} {/* */} diff --git a/src/components/canvas/modal/placementsetting/PlacementSettingPop.jsx b/src/components/canvas/modal/placementsetting/PlacementSettingPop.jsx index eb87385..82dffb8 100644 --- a/src/components/canvas/modal/placementsetting/PlacementSettingPop.jsx +++ b/src/components/canvas/modal/placementsetting/PlacementSettingPop.jsx @@ -170,12 +170,12 @@ export default function PlacementSettingPop(){ */} -
+ {/*
-
+
*/} diff --git a/src/components/canvas/modal/roofallocation/RoofAllocation.jsx b/src/components/canvas/modal/roofallocation/RoofAllocation.jsx index 6e932a7..c3bc65b 100644 --- a/src/components/canvas/modal/roofallocation/RoofAllocation.jsx +++ b/src/components/canvas/modal/roofallocation/RoofAllocation.jsx @@ -86,12 +86,12 @@ export default function RoofAllocation() { -
+ {/*
-
+
*/} @@ -153,12 +153,12 @@ export default function RoofAllocation() { -
+ {/*
-
+
*/}