We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2bb5b4 commit 411b8e2Copy full SHA for 411b8e2
src/View/Components/Input/Uppy.php
@@ -62,6 +62,6 @@ public function __construct(string $options = '', string $statusBarOptions = '',
62
*/
63
public function render()
64
{
65
- return view('components.input.uppy');
+ return view('uppy-s3-multipart-upload::components.input.uppy');
66
}
67
0 commit comments