Skip to content
This repository was archived by the owner on Jan 27, 2025. It is now read-only.

Commit 676844e

Browse files
[auto commit] Linting
1 parent ad7726f commit 676844e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Tags/Livewire.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ public function wildcard($expression): string
1515
{
1616
return \Livewire\Livewire::mount($expression, $this->params->except('key')->toArray(), $this->params->only('key')->first());
1717
}
18-
18+
1919
/**
2020
* This will load your Livewire component in the Antlers view
2121
*

0 commit comments

Comments
 (0)