From 792a592eda416a61be0f09c584b25680a9072eef Mon Sep 17 00:00:00 2001 From: Leandro Facchinetti Date: Fri, 20 Mar 2020 14:46:52 -0400 Subject: [PATCH] . --- src/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/index.tsx b/src/index.tsx index fdd7103..b479899 100644 --- a/src/index.tsx +++ b/src/index.tsx @@ -27,6 +27,7 @@ const webApp = express() res.send( renderHTML( +

“{name}” Inbox Created

) @@ -131,7 +132,7 @@ function Layout({ children }: { children: React.ReactNode }) { sizes="16x16" /> - + Kill the Newsletter! @@ -185,7 +186,6 @@ function Form() { function Created({ inbox: { name, token } }: { inbox: Inbox }) { return ( <> -

“{name}” Inbox Created

Sign up for the newsletter with