MatthewNobes / conversion-app

The Conversion App was created as a simple place to find unit conversions without scouring the internet for a decent solution. As well as providing conversions, this system will explain the equations used for the conversion in a clear and logical manner.
https://matthewnobes.github.io/conversion-app/
MIT License
1 stars 0 forks source link

Reset form button #16

Closed MatthewNobes closed 2 years ago

MatthewNobes commented 2 years ago

As a user, I would like to be able to reset a form to its initial values when pressed. Ideally, this button should simply rerender the form component.

MatthewNobes commented 2 years ago

reset button setup