Skip to content

Commit

Permalink
fix(lc): month picker issue fix
Browse files Browse the repository at this point in the history
  • Loading branch information
aswanthabam committed Nov 5, 2024
1 parent 31cefa6 commit 398f8b0
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ export default function MonthdayPicker({
}
>
<input
required
name="day"
type="checkbox"
id={`${index + 1}`}
Expand Down

0 comments on commit 398f8b0

Please sign in to comment.