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 e25b16b commit 112b627Copy full SHA for 112b627
src/Acorn/View/Component.php
@@ -2,7 +2,7 @@
2
3
namespace Roots\Acorn\View;
4
5
-use Illuminate\View\ComponentBase;
+use Illuminate\View\Component as ComponentBase;
6
7
use function Roots\view;
8
0 commit comments