mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-22 19:23:31 +00:00
22953a0747
- 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