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