quick hack to improve ILAG copy

This commit is contained in:
Matthew Hodgson 2022-02-04 01:24:05 +00:00
parent 1d8cd8c3c8
commit 7c80682b08

View file

@ -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"