Merge branch 'main' of github.com:vector-im/matrix-video-chat
This commit is contained in:
commit
cde352bcae
1 changed files with 2 additions and 2 deletions
|
@ -60,8 +60,8 @@ export function RoomAuthView() {
|
||||||
<InputField
|
<InputField
|
||||||
id="userName"
|
id="userName"
|
||||||
name="userName"
|
name="userName"
|
||||||
label="Username"
|
label="Pick a user name"
|
||||||
placeholder="Username"
|
placeholder="Pick a user name"
|
||||||
type="text"
|
type="text"
|
||||||
required
|
required
|
||||||
autoComplete="off"
|
autoComplete="off"
|
||||||
|
|
Loading…
Add table
Reference in a new issue