pexeixv/weight-class-finder

Add reset button to clear the form

Offen

#4 geöffnet am 21.10.2025

 (3 Kommentare) (0 Reaktionen) (1 zugewiesene Person)TypeScript (0 Forks)auto 404
good first issuehacktoberfest

Repository-Metriken

Stars
 (0 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

  • Add a Reset button next to the submit button.
  • Clicking reset should:
    • Clear all form inputs
    • Remove the displayed weight class result
    • Optionally, reset URL query parameters if implemented
  • Style the button consistently with the dark-mode red/black theme.

Contributor Guide