Skip to content

Commit 70cb99c

Browse files
committed
wip
1 parent 301d8b2 commit 70cb99c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

packages/view/src/Elements/ViewComponentElement.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,7 @@ public function __construct(
4343
private readonly ViewCache $viewCache,
4444
private readonly ViewComponent $viewComponent,
4545
array $attributes,
46-
)
47-
{
46+
) {
4847
$this->attributes = $attributes;
4948

5049
$this->viewComponentAttributes = arr($attributes)

0 commit comments

Comments
 (0)