You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-16 06:42:26 +03:00
Remove empty line
This commit is contained in:
@@ -317,7 +317,6 @@ module.exports = React.createClass({
|
|||||||
className="mx_Login_phoneCountry"
|
className="mx_Login_phoneCountry"
|
||||||
value={this.state.phoneCountry}
|
value={this.state.phoneCountry}
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<div className="mx_Login_field_group">
|
<div className="mx_Login_field_group">
|
||||||
<div className="mx_Login_field_prefix">+{this.state.phonePrefix}</div>
|
<div className="mx_Login_field_prefix">+{this.state.phonePrefix}</div>
|
||||||
<input type="text" ref="phoneNumber"
|
<input type="text" ref="phoneNumber"
|
||||||
|
|||||||
Reference in New Issue
Block a user