fix typo
This commit is contained in:
parent
23e4ed4d71
commit
56186e6e91
@ -41,7 +41,7 @@ class AddLink extends Component {
|
|||||||
<input
|
<input
|
||||||
name="link"
|
name="link"
|
||||||
type="url"
|
type="url"
|
||||||
placeholder="Link to be short"
|
placeholder="Link to be shortened"
|
||||||
className="linkInput"
|
className="linkInput"
|
||||||
value={this.state.value}
|
value={this.state.value}
|
||||||
onChange={this.handleChange}
|
onChange={this.handleChange}
|
||||||
|
Loading…
Reference in New Issue
Block a user