component classes v2

This commit is contained in:
djvs 2023-06-20 14:46:16 -04:00
parent 54b5d62df5
commit 5033b024f6
61 changed files with 109 additions and 70 deletions

View file

@ -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"