parent
ba07aa3126
commit
8f132f67fa
6 changed files with 154 additions and 132 deletions
|
@ -36,7 +36,7 @@ export class ImageUploadForm extends Component<
|
|||
<form class="d-inline">
|
||||
<label
|
||||
htmlFor={this.id}
|
||||
class="pointer ml-4 text-muted small font-weight-bold"
|
||||
class="pointer text-muted small font-weight-bold"
|
||||
>
|
||||
{!this.props.imageSrc ? (
|
||||
<span class="btn btn-secondary">{this.props.uploadTitle}</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue