From ba4526985a4a3fe6c05571b9ecbc9237c97ac0ef Mon Sep 17 00:00:00 2001 From: Ali <83188384+testA113@users.noreply.github.com> Date: Wed, 26 Jun 2024 10:44:20 +1200 Subject: [PATCH] fix(app): show services explanation in app form [EE-7284] (#11967) Co-authored-by: testa113 --- .../CreateView/application-services/PublishingExplaination.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/react/kubernetes/applications/CreateView/application-services/PublishingExplaination.tsx b/app/react/kubernetes/applications/CreateView/application-services/PublishingExplaination.tsx index 4ecdb1ef3..e1b52a9bc 100644 --- a/app/react/kubernetes/applications/CreateView/application-services/PublishingExplaination.tsx +++ b/app/react/kubernetes/applications/CreateView/application-services/PublishingExplaination.tsx @@ -5,7 +5,7 @@ import { FormSection } from '@@/form-components/FormSection'; export function PublishingExplaination() { return ( -
+