Skip to content

Commit

Permalink
fix: js bug
Browse files Browse the repository at this point in the history
  • Loading branch information
mandrasch committed Oct 21, 2023
1 parent 11ae76a commit 7ad61f6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/HowOldDashboard.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@
</label>
<input
type="number"
max="4"
class="w-full p-2"
bind:value={birthYear}
on:change={updateURLWithBirthYear}
Expand Down

0 comments on commit 7ad61f6

Please sign in to comment.