Fix missing on:change event proxy from builder dropzone component

This commit is contained in:
Andrew Kingston 2024-06-10 13:28:04 +01:00
parent 9047c54b03
commit 6a859e568b
1 changed files with 1 additions and 0 deletions

View File

@ -38,4 +38,5 @@
{processFiles}
handleFileTooLarge={$admin.cloud ? handleFileTooLarge : null}
{fileSizeLimit}
on:change
/>