Skip to content

Commit 24449f1

Browse files
committed
fixup! feat(dropzone): enable multiple file uploads
1 parent a65836b commit 24449f1

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?php
2+
3+
namespace Symfony\UX\Dropzone\Form;
4+
5+
class DropzoneTypeExtension
6+
{
7+
8+
}

0 commit comments

Comments
 (0)