From bd14a35e23bcd072fe11708f12be3cbaf2807da4 Mon Sep 17 00:00:00 2001 From: Mo Tarbin Date: Sun, 14 Sep 2025 21:56:53 -0400 Subject: [PATCH] add terms and privacy policy agreement message to SignupView --- src/views/Authorization/Signup.jsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/views/Authorization/Signup.jsx b/src/views/Authorization/Signup.jsx index e0d5e84..d154c8a 100644 --- a/src/views/Authorization/Signup.jsx +++ b/src/views/Authorization/Signup.jsx @@ -246,12 +246,15 @@ const SignupView = () => { {displayNameError} + + By signing up, you agree to our Terms of Service and Privacy Policy +