Skip to content

Commit 411b8e2

Browse files
committed
Update uppy component
1 parent a2bb5b4 commit 411b8e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/View/Components/Input/Uppy.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,6 @@ public function __construct(string $options = '', string $statusBarOptions = '',
6262
*/
6363
public function render()
6464
{
65-
return view('components.input.uppy');
65+
return view('uppy-s3-multipart-upload::components.input.uppy');
6666
}
6767
}

0 commit comments

Comments
 (0)