Skip to content

Commit

Permalink
[auto commit] Linting
Browse files Browse the repository at this point in the history
  • Loading branch information
jonassiewertsen authored and github-actions[bot] committed Sep 9, 2024
1 parent ad7726f commit 676844e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Tags/Livewire.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ public function wildcard($expression): string
{
return \Livewire\Livewire::mount($expression, $this->params->except('key')->toArray(), $this->params->only('key')->first());
}

/**
* This will load your Livewire component in the Antlers view
*
Expand Down

0 comments on commit 676844e

Please sign in to comment.