방향설정 추가
This commit is contained in:
parent
b9b9d2ab3b
commit
74e0c26a16
@ -108,6 +108,7 @@ export default function BasicSetting({ id, pos = { x: 50, y: 230 } }) {
|
|||||||
.some((obj) => obj.modules?.length > 0)
|
.some((obj) => obj.modules?.length > 0)
|
||||||
|
|
||||||
if (hasModules) {
|
if (hasModules) {
|
||||||
|
orientationRef.current.handleNextStep()
|
||||||
setTabNum(3)
|
setTabNum(3)
|
||||||
}
|
}
|
||||||
}, [])
|
}, [])
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user