Secure password update form with validation and confirmation fields.
import UpdatePasswordBlock from "@/components/ui/password-update-block"; export default function DemoOne() { return <UpdatePasswordBlock />; }
Part of HextaUI — browse the full library on 21st.dev.