From efce061211bf81e76ffecc4601099a609ad2a88e Mon Sep 17 00:00:00 2001 From: Maina Wycliffe Date: Mon, 25 Sep 2023 12:47:10 +0300 Subject: [PATCH] fix: fix catalog breadcrumb throwing error when type is clicked Closes #1420 --- src/pages/config/ConfigList.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/config/ConfigList.tsx b/src/pages/config/ConfigList.tsx index 137f7fbb8..420b3daf6 100644 --- a/src/pages/config/ConfigList.tsx +++ b/src/pages/config/ConfigList.tsx @@ -114,7 +114,7 @@ export function ConfigListPage() { Catalog, ...(configType ? [ - +