모듈 설치 기본 처마면 설정
This commit is contained in:
parent
2eedb90cb2
commit
00fdf8bf09
@ -10,7 +10,7 @@ const Placement = forwardRef((props, refs) => {
|
||||
const [isChidori, setIsChidori] = useState(false)
|
||||
const [isChidoriNotAble, setIsChidoriNotAble] = useState(false)
|
||||
|
||||
const [setupLocation, setSetupLocation] = useState('center')
|
||||
const [setupLocation, setSetupLocation] = useState('eaves')
|
||||
const [isMaxSetup, setIsMaxSetup] = useState('false')
|
||||
const [selectedItems, setSelectedItems] = useState({})
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user