component classes v2
This commit is contained in:
parent
54b5d62df5
commit
5033b024f6
61 changed files with 109 additions and 70 deletions
|
@ -32,7 +32,7 @@ export class ImageUploadForm extends Component<
|
|||
|
||||
render() {
|
||||
return (
|
||||
<form className="d-inline">
|
||||
<form className="image-upload-form d-inline">
|
||||
<label
|
||||
htmlFor={this.id}
|
||||
className="pointer text-muted small font-weight-bold"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue