From b44cc7bf24ede9dda49da0632b691cfb0c231c47 Mon Sep 17 00:00:00 2001 From: Alex Pickering Date: Thu, 14 Mar 2024 16:52:24 -0700 Subject: [PATCH] fix default help message Signed-off-by: Alex Pickering --- src/utils/getDomainSpecificContent.jsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/utils/getDomainSpecificContent.jsx b/src/utils/getDomainSpecificContent.jsx index ada78240a..526438874 100644 --- a/src/utils/getDomainSpecificContent.jsx +++ b/src/utils/getDomainSpecificContent.jsx @@ -61,7 +61,7 @@ const domainSpecificContent = { HelpButton: reusedContent.HelpButton.OneToOneSupport, matomoName: 'cellenics', guidanceFileLink: 'https://drive.google.com/file/d/1VPaB-yofuExinY2pXyGEEx-w39_OPubO/view', - helpMessage: () => ( + helpMessage: ( <> Email us to find out if we can support your data: @@ -69,7 +69,6 @@ const domainSpecificContent = { ), - }, BIOMAGE: { containerIds: biomageContainerIds, HelpButton: (