typo
This commit is contained in:
parent
94f5caaaf7
commit
a9106b00b0
@ -79,7 +79,7 @@ export default class ImageControl extends React.Component {
|
||||
onDrop={this.handleChange}
|
||||
>
|
||||
<span onClick={this.handleClick}>
|
||||
{imageName ? imageName : 'Click or drop imag here.'}
|
||||
{imageName ? imageName : 'Click or drop image here.'}
|
||||
</span>
|
||||
<input
|
||||
type="file"
|
||||
|
Loading…
x
Reference in New Issue
Block a user