mirror of
https://github.com/BradNut/boredgame
synced 2025-09-08 17:40:22 +00:00
Fix labels.
This commit is contained in:
parent
3713d18d3a
commit
4f03b02082
1 changed files with 2 additions and 2 deletions
|
|
@ -73,7 +73,7 @@
|
|||
min={0}
|
||||
max={50}
|
||||
/>
|
||||
Min Age
|
||||
Min Players
|
||||
</label>
|
||||
<!-- <NumberInput
|
||||
name="minPlayers"
|
||||
|
|
@ -95,7 +95,7 @@
|
|||
min={0}
|
||||
max={50}
|
||||
/>
|
||||
Min Age
|
||||
Max Players
|
||||
</label>
|
||||
<!-- <NumberInput
|
||||
name="maxPlayers"
|
||||
|
|
|
|||
Loading…
Reference in a new issue