From 330f0061f0e6dd0d7cfe508761b77bd9bd33dd91 Mon Sep 17 00:00:00 2001 From: Gabe Farrell Date: Fri, 13 Jun 2025 03:21:41 -0400 Subject: [PATCH] fix: add 'new' for clarity --- client/app/components/modals/Account.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/app/components/modals/Account.tsx b/client/app/components/modals/Account.tsx index a6cb918..318bc56 100644 --- a/client/app/components/modals/Account.tsx +++ b/client/app/components/modals/Account.tsx @@ -80,7 +80,7 @@ export default function Account() { setConfirmPw(e.target.value)}