From 90e994377bbbd58c4960e404342f49ce3925c618 Mon Sep 17 00:00:00 2001 From: TryAllTheThings Date: Sat, 26 Nov 2022 14:36:56 +0100 Subject: [PATCH] Fix: Adding quotation marks seems to fix #1112 --- client/templates/shared/DataDisplay.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/templates/shared/DataDisplay.tsx b/client/templates/shared/DataDisplay.tsx index f085a131..421a9db2 100644 --- a/client/templates/shared/DataDisplay.tsx +++ b/client/templates/shared/DataDisplay.tsx @@ -15,7 +15,7 @@ const DataDisplay: React.FC> = ({ icon, link, cla return (
{icon} - + {children}