pexeixv/weight-class-finder

Add reset button to clear the form

开放

#4 创建于 2025年10月21日

 (3 条评论) (0 个反应) (1 位负责人)TypeScript (0 个派生)auto 404
good first issuehacktoberfest

仓库指标

星标
 (0 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南