Merge branch 'dev' into dev-yj

This commit is contained in:
yjnoh 2025-01-07 11:00:51 +09:00
commit fee93daf94

View File

@ -258,8 +258,6 @@ export function useRoofAllocationSetting(id) {
return roof
})
newRoofList[selectedIndex].selected = true
setCurrentRoofList(newRoofList)
}