jovandeginste / workout-tracker

A workout tracking web application for personal use (or family, friends), geared towards running and other GPX-based activities
Other
945 stars 31 forks source link

refactor: improve API button style and behavior #223

Closed jovandeginste closed 1 month ago

jovandeginste commented 1 month ago

By setting the button's types to "button", the return false; is no longer needed.