Changed start modal label to clarify password is for game
This commit is contained in:
parent
3cb1014ed2
commit
5a4d879ac3
@ -49,7 +49,7 @@ function StartModal({ isOpen, onRequestClose }) {
|
||||
m={2}
|
||||
>
|
||||
<Box as="form" onSubmit={handleSubmit}>
|
||||
<Label htmlFor="password">Password</Label>
|
||||
<Label htmlFor="password">Game Password</Label>
|
||||
<Input
|
||||
my={1}
|
||||
id="password"
|
||||
|
Loading…
Reference in New Issue
Block a user