From b4be479d02e184ec1d56ed5977aad39fb7f24a7c Mon Sep 17 00:00:00 2001 From: Bennett Date: Mon, 19 May 2025 18:20:06 +0200 Subject: [PATCH] Update src/index.tsx Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com> --- src/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.tsx b/src/index.tsx index 002c454..5dc8c55 100644 --- a/src/index.tsx +++ b/src/index.tsx @@ -531,7 +531,7 @@ const app = new Elysia({ name="newPassword" class="rounded-sm bg-neutral-800 p-3" placeholder="Password" - autocomplete="current-password" + autocomplete="new-password" />