From f6ae2e0ff0e9e69ecdf50ea98ea9fbcdab29587e Mon Sep 17 00:00:00 2001 From: Sam Carlton Date: Sat, 2 Jul 2022 14:38:32 -0500 Subject: [PATCH] Add email icon and new verbiage --- components/all-updates-subscribe.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/all-updates-subscribe.vue b/components/all-updates-subscribe.vue index d7255f3..d24abf1 100644 --- a/components/all-updates-subscribe.vue +++ b/components/all-updates-subscribe.vue @@ -72,7 +72,7 @@ export default { // }, placeholder: { type: String, - default: 'Send me regular app updates' + default: '✉️ Get App Updates' }, notes: { type: String,