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() { -
+ {/*
-
+
*/}