Update plugins/catalog-import/src/components/ImportStepper/ImportStepper.tsx
Co-authored-by: Lucas Desouza <lucas.desouza@aa.com> Signed-off-by: Justin De Burgo <57914589+jpdeburgo@users.noreply.github.com> Signed-off-by: Lucas De Souza <lucas.desouza@aa.com>
This commit is contained in:
committed by
Lucas De Souza
parent
3a5d705fd7
commit
430db47ad2
@@ -89,7 +89,7 @@ export const ImportStepper = (props: ImportStepperProps) => {
|
||||
{render(
|
||||
states.analyze(
|
||||
state as Extract<ImportState, { activeState: 'analyze' }>,
|
||||
{ apis: { catalogImportApi } },
|
||||
{ apis: { catalogImportApi } },
|
||||
),
|
||||
)}
|
||||
{render(
|
||||
|
||||
Reference in New Issue
Block a user