Translation followup (#9735)
Address PR comments and more progress on translation
This commit is contained in:
@ -29,9 +29,7 @@ export const Default = () => (
|
||||
onError={() => null}
|
||||
nextStep={() => null}
|
||||
setPreviousStepState={() => null}
|
||||
currentStepState={{
|
||||
type: SpreadsheetImportStepType.upload,
|
||||
}}
|
||||
currentStepState={{ type: SpreadsheetImportStepType.upload }}
|
||||
/>
|
||||
</ModalWrapper>
|
||||
</ReactSpreadsheetImportContextProvider>
|
||||
|
||||
Reference in New Issue
Block a user