mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-24 12:13:28 +00:00
424d5a9538
- Changed button type from 'button' to 'submit' so it actually submits the form - This was the root cause - the button looked clickable but had no onClick handler - Now the form properly submits when clicking Change Password