wip: refactor

pull/12097/head
AkaraChen 1 year ago
parent dfebcd0ea7
commit cc2a9cdf37

@ -177,6 +177,8 @@ const StepTwo = ({
setDocForm(value)
// eslint-disable-next-line @typescript-eslint/no-use-before-define
currentEstimateMutation.reset()
if (value === ChuckingMode.parentChild)
setIndexType(IndexingType.QUALIFIED)
}
const [docLanguage, setDocLanguage] = useState<string>(

Loading…
Cancel
Save