Fix typo.

This commit is contained in:
Yang Luo
2020-10-20 23:25:40 +08:00
parent df83602e17
commit 89a094dd78
2 changed files with 1 additions and 4 deletions

View File

@ -76,7 +76,7 @@ class UserEditPage extends React.Component {
</Row>
<Row style={{marginTop: '10px'}} >
<Col style={{marginTop: '5px'}} span={2}>
链接
Link:
</Col>
<Col span={22} >
<Input prefix={<LinkOutlined/>} value={this.state.user.url} onChange={e => {