Added change password functionality

This commit is contained in:
2025-02-16 12:38:07 +11:00
parent ec3d34b86e
commit 97404fff1b
6 changed files with 159 additions and 5 deletions

View File

@@ -7,6 +7,7 @@ templ ConfirmPasswordModal() {
<div
class="z-50 absolute bg-overlay0/55 top-0 left-0 right-0 bottom-0"
x-show="showConfirmPasswordModal"
x-cloak
>
<div
class="p-5 mt-25 w-fit max-w-100 text-center rounded-lg bg-mantle mx-auto"