From ab9e4244ef0ae10579c16cd9063642fe9e039efc Mon Sep 17 00:00:00 2001 From: Richard Bangay Date: Thu, 19 Dec 2024 18:04:19 +0000 Subject: [PATCH] hide the support cta's from the help centre footer --- client/components/shared/Main.tsx | 6 +++- .../shared/footer/Footer.stories.tsx | 4 +++ client/components/shared/footer/Footer.tsx | 28 ++++++++++--------- 3 files changed, 24 insertions(+), 14 deletions(-) diff --git a/client/components/shared/Main.tsx b/client/components/shared/Main.tsx index 20198ebca..d5e6e6bf7 100644 --- a/client/components/shared/Main.tsx +++ b/client/components/shared/Main.tsx @@ -75,7 +75,11 @@ export const Main = ({ {children} - {hasMinimalFooter ? :