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 37aa9fc commit 50f09adCopy full SHA for 50f09ad
src/Tempest/View/src/Components/DynamicViewComponent.php
@@ -54,7 +54,6 @@ public function render(string $name, array $attributes): string
54
$element = new ViewComponentElement(
55
environment: $this->appConfig->environment,
56
compiler: $this->compiler,
57
- elementFactory: $this->elementFactory,
58
viewComponent: $viewComponent,
59
attributes: $attributes,
60
);
0 commit comments