Skip to content

Commit 50f09ad

Browse files
committed
wip
1 parent 37aa9fc commit 50f09ad

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Tempest/View/src/Components/DynamicViewComponent.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ public function render(string $name, array $attributes): string
5454
$element = new ViewComponentElement(
5555
environment: $this->appConfig->environment,
5656
compiler: $this->compiler,
57-
elementFactory: $this->elementFactory,
5857
viewComponent: $viewComponent,
5958
attributes: $attributes,
6059
);

0 commit comments

Comments
 (0)