1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-07 10:46:24 +03:00

Add mx to homeserverInput

This commit is contained in:
Šimon Brandner
2021-05-15 16:13:26 +02:00
committed by GitHub
parent ce4439e118
commit bdf7837044

View File

@@ -217,7 +217,7 @@ export default class ServerPickerDialog extends React.PureComponent<IProps, ISta
value={this.state.otherHomeserver} value={this.state.otherHomeserver}
validateOnChange={false} validateOnChange={false}
validateOnFocus={false} validateOnFocus={false}
id="homeserverInput" id="mx_homeserverInput"
/> />
</StyledRadioButton> </StyledRadioButton>
<p> <p>