From 6ed50e4b5846af91e9d24804c00ec59cdee58215 Mon Sep 17 00:00:00 2001 From: rzmk <30333942+rzmk@users.noreply.github.com> Date: Tue, 8 Jul 2025 00:54:41 -0400 Subject: [PATCH] feat: add privacy policy agreement to invite-only signup --- apps/web/app/auth/signup/InviteOnlySignUp.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/web/app/auth/signup/InviteOnlySignUp.tsx b/apps/web/app/auth/signup/InviteOnlySignUp.tsx index 12169dba..2f5291c1 100644 --- a/apps/web/app/auth/signup/InviteOnlySignUp.tsx +++ b/apps/web/app/auth/signup/InviteOnlySignUp.tsx @@ -175,6 +175,7 @@ function InviteOnlySignUpComponent(props: InviteOnlySignUpProps) { */} + By clicking “Create an account” you agree to Learn with Mueez’s Privacy Policy.