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" />