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