Replace all input elements that are submit buttons with HTML Button components. Right now all of the styling is still very off. We should use button elements and our button component in general.
before:
after:
danger:
gif:
Differential D3425
[web] [refactor] change input buttons to <Button /> component • benschac on Mar 14 2022, 12:01 PM. Authored by Tags None Referenced Files
Details Replace all input elements that are submit buttons with HTML Button components. Right now all of the styling is still very off. We should use button elements and our button component in general. before: after: danger: gif: Make sure functionality still works. I tested the button elements and they all seem to be working.
Diff Detail
Event Timeline
|