From 024be715b10400f0fde897adb0e01db4dc54895a Mon Sep 17 00:00:00 2001 From: Patrick O'Sullivan Date: Thu, 9 Mar 2023 17:59:06 -0600 Subject: [PATCH] Update ui/src/components/WayfindingAppLink.tsx Co-authored-by: Hunter Miller --- ui/src/components/WayfindingAppLink.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/src/components/WayfindingAppLink.tsx b/ui/src/components/WayfindingAppLink.tsx index 9738fbe..bb06bf0 100644 --- a/ui/src/components/WayfindingAppLink.tsx +++ b/ui/src/components/WayfindingAppLink.tsx @@ -24,7 +24,7 @@ const WayfindingAppLink = ({ desk, }: WayfindingAppLinkProps) => { return ( -
+
{image !== null && image !== '' ? (