From 82351453f6649ae7a8c2ee9deb8b71ce810a1e8e Mon Sep 17 00:00:00 2001 From: Kuba Orlik Date: Fri, 14 Jan 2022 19:27:45 +0100 Subject: [PATCH] nbsp --- report-window/email-template-2.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/report-window/email-template-2.tsx b/report-window/email-template-2.tsx index d743da9..8209ab5 100644 --- a/report-window/email-template-2.tsx +++ b/report-window/email-template-2.tsx @@ -53,9 +53,9 @@ function Placeholder({ children }: { children: string }) { bottom: "3px", }} > - {" ".repeat(12)} + ({children}) - {" ".repeat(12)} + ); }