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
|
||||
id="userName"
|
||||
name="userName"
|
||||
label="Username"
|
||||
placeholder="Username"
|
||||
label="Pick a user name"
|
||||
placeholder="Pick a user name"
|
||||
type="text"
|
||||
required
|
||||
autoComplete="off"
|
||||
|
|
Loading…
Add table
Reference in a new issue