Add guest access for rooms

This commit is contained in:
Robert Long
2021-09-03 15:45:07 -07:00
parent 196c8eeeeb
commit 46f8eb84fc
11 changed files with 338 additions and 60 deletions

View File

@@ -60,8 +60,8 @@ export function RegisterPage({ onRegister, error }) {
ref={registerUsernameRef}
placeholder="Username"
label="Username"
autocorrect="off"
autocapitalize="none"
autoCorrect="off"
autoCapitalize="none"
/>
</FieldRow>
<FieldRow>