Update CreateModal.vue

This commit is contained in:
Matt
2025-07-01 08:53:12 -04:00
committed by GitHub
parent 04c8e38ecf
commit b311a5c9ed

View File

@@ -41,7 +41,6 @@
class="absolute left-0 top-0 size-full cursor-pointer opacity-0"
type="file"
accept="image/png,image/jpeg,image/gif,image/avif,image/webp;capture=camera"
capture="environment"
multiple
@change="previewImage"
/>