From fae850719757f55fc4c56eddb8c8256930d3af63 Mon Sep 17 00:00:00 2001 From: kenneth Date: Sun, 8 Mar 2026 02:37:48 +0000 Subject: [PATCH] feat(waitlist): add footer to privacy policy page Co-authored-by: Ona --- apps/waitlist-website/app/routes/privacy-policy.tsx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/apps/waitlist-website/app/routes/privacy-policy.tsx b/apps/waitlist-website/app/routes/privacy-policy.tsx index 1538694..fc83a0a 100644 --- a/apps/waitlist-website/app/routes/privacy-policy.tsx +++ b/apps/waitlist-website/app/routes/privacy-policy.tsx @@ -27,6 +27,11 @@ export default function PrivacyPolicy() { > {POLICY} + ) }