From 430db47ad297ee16ad41d4997a4910eb80a73290 Mon Sep 17 00:00:00 2001 From: Justin De Burgo <57914589+jpdeburgo@users.noreply.github.com> Date: Tue, 15 Nov 2022 16:40:36 -0600 Subject: [PATCH] Update plugins/catalog-import/src/components/ImportStepper/ImportStepper.tsx Co-authored-by: Lucas Desouza Signed-off-by: Justin De Burgo <57914589+jpdeburgo@users.noreply.github.com> Signed-off-by: Lucas De Souza --- .../src/components/ImportStepper/ImportStepper.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/catalog-import/src/components/ImportStepper/ImportStepper.tsx b/plugins/catalog-import/src/components/ImportStepper/ImportStepper.tsx index 7352741326..ad1ad98465 100644 --- a/plugins/catalog-import/src/components/ImportStepper/ImportStepper.tsx +++ b/plugins/catalog-import/src/components/ImportStepper/ImportStepper.tsx @@ -89,7 +89,7 @@ export const ImportStepper = (props: ImportStepperProps) => { {render( states.analyze( state as Extract, - { apis: { catalogImportApi } }, + { apis: { catalogImportApi } }, ), )} {render(