mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-16 05:04:57 +08:00
Remove empty line
This commit is contained in:
parent
0d4ab07250
commit
1e9a2e80e9
@ -317,7 +317,6 @@ module.exports = React.createClass({
|
||||
className="mx_Login_phoneCountry"
|
||||
value={this.state.phoneCountry}
|
||||
/>
|
||||
|
||||
<div className="mx_Login_field_group">
|
||||
<div className="mx_Login_field_prefix">+{this.state.phonePrefix}</div>
|
||||
<input type="text" ref="phoneNumber"
|
||||
|
Loading…
Reference in New Issue
Block a user