기본 모듈 수정
This commit is contained in:
parent
3625da93c9
commit
a95e0a2103
@ -147,7 +147,7 @@ export default function CanvasPage() {
|
|||||||
{/* <DrawingFlow/> */}
|
{/* <DrawingFlow/> */}
|
||||||
|
|
||||||
{/* 지붕모듈선택 */}
|
{/* 지붕모듈선택 */}
|
||||||
{/* <RoofModuleOption/> */}
|
<RoofModuleOption/>
|
||||||
|
|
||||||
{/* 육지붕모듈 선택 */}
|
{/* 육지붕모듈 선택 */}
|
||||||
{/* <HexagonalRoofOption/> */}
|
{/* <HexagonalRoofOption/> */}
|
||||||
|
|||||||
@ -105,7 +105,6 @@ export default function RoofModuleOptionTab03({setTabNum}){
|
|||||||
<input type="checkbox" id="ch04" />
|
<input type="checkbox" id="ch04" />
|
||||||
<label htmlFor="ch04">最大配置する。</label>
|
<label htmlFor="ch04">最大配置する。</label>
|
||||||
</div>
|
</div>
|
||||||
<button className="btn-frame self">北面許可配置登録</button>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user