Update src/index.tsx

Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
This commit is contained in:
Bennett 2025-05-19 18:20:06 +02:00 committed by GitHub
parent f56a93a1b2
commit b4be479d02
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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"
/>
</label>
<label class="flex flex-col gap-1">