diff --git a/frontend/src/components/ImageUpload.vue b/frontend/src/components/ImageUpload.vue new file mode 100644 index 00000000..a5619ede --- /dev/null +++ b/frontend/src/components/ImageUpload.vue @@ -0,0 +1,121 @@ + + + diff --git a/frontend/src/components/companies/CompanyInfoForm.vue b/frontend/src/components/companies/CompanyInfoForm.vue index 97487d6c..960313a3 100644 --- a/frontend/src/components/companies/CompanyInfoForm.vue +++ b/frontend/src/components/companies/CompanyInfoForm.vue @@ -44,36 +44,15 @@ -
- - -

- Recommended: Square image, minimum 256x256px, max 10MB -

- {{ - errors.image - }} - - -
- -
- Company logo preview -
-
-
+ @@ -93,11 +72,12 @@