소스 추가
This commit is contained in:
parent
d2df59e37f
commit
0299977c94
@ -33,6 +33,7 @@ export default function RoofAllocationSetting(props) {
|
|||||||
handleChangeLayout,
|
handleChangeLayout,
|
||||||
currentRoofList,
|
currentRoofList,
|
||||||
handleChangeInput,
|
handleChangeInput,
|
||||||
|
handleChangePitch,
|
||||||
} = useRoofAllocationSetting(id)
|
} = useRoofAllocationSetting(id)
|
||||||
const pitchText = useRecoilValue(pitchTextSelector)
|
const pitchText = useRecoilValue(pitchTextSelector)
|
||||||
const { findCommonCode } = useCommonCode()
|
const { findCommonCode } = useCommonCode()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user