From 94fec037877f34efb7eba1d2eecf32ba3fc02649 Mon Sep 17 00:00:00 2001 From: Sol Irvine Date: Wed, 6 Sep 2023 14:18:14 -0700 Subject: [PATCH] fix: Mailchimp signups --- components/layout/newsletter-footer.tsx | 4 ++-- components/layout/newsletter-signup.tsx | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/components/layout/newsletter-footer.tsx b/components/layout/newsletter-footer.tsx index 8a5250e3e..66a1f0fef 100644 --- a/components/layout/newsletter-footer.tsx +++ b/components/layout/newsletter-footer.tsx @@ -22,8 +22,8 @@ export default function NewsletterSignup() {