pexeixv/weight-class-finder

Add reset button to clear the form

Ouverte

#4 ouverte le 21 oct. 2025

 (3 commentaires) (0 réaction) (1 personne assignée)TypeScript (0 fork)auto 404
good first issuehacktoberfest

Métriques du dépôt

Stars
 (0 étoile)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

  • 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.

Guide contributeur