From 886f70edb24c67092f3e6b47d6caca86c31dfc82 Mon Sep 17 00:00:00 2001 From: NKoelblen Date: Fri, 8 May 2026 11:14:57 +0200 Subject: [PATCH] fix: update HoneyPot component label and id from "Email" to "Website" for consistency in ContactForm and RequestResetPasswordPage Co-authored-by: Copilot --- src/components/ContactForm.tsx | 4 ++-- src/pages/auth/RequestResetPasswordPage.tsx | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/components/ContactForm.tsx b/src/components/ContactForm.tsx index 3538a51..0715608 100644 --- a/src/components/ContactForm.tsx +++ b/src/components/ContactForm.tsx @@ -222,8 +222,8 @@ export default function ContactForm({ sx={{ flexDirection: { xs: "column", sm: "row" }, columnGap: 1 }} > setHoneypot(e.target.value)} /> setHoneypot(e.target.value)} />