From 52d73fbea7ac65d9e2c77a7fb58ba0e20f2580fd Mon Sep 17 00:00:00 2001 From: Sam Carlton Date: Mon, 16 Nov 2020 12:18:02 -0600 Subject: [PATCH] =?UTF-8?q?Don=E2=80=99t=20render=20email=20input=20UI=20u?= =?UTF-8?q?ntil=20it=E2=80=99s=20need?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/email-subscribe.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/components/email-subscribe.vue b/components/email-subscribe.vue index 3e5bf18..1152e2f 100644 --- a/components/email-subscribe.vue +++ b/components/email-subscribe.vue @@ -9,14 +9,14 @@ @submit.prevent="trySubmit" >
@@ -47,7 +47,7 @@
{{ feedbackMessage }}