Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
spitfire305 authored and github-actions[bot] committed Jan 8, 2024
1 parent 7f2f483 commit 5e01d24
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions app/View/Components/Widgets/FilteredLink.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ public function __construct(
Campaign $campaign,
CampaignDashboardWidget $widget,
string $entityString = null,
)
{
) {
$this->campaign = $campaign;
$this->widget = $widget;
$this->entityString = $entityString;
Expand Down

0 comments on commit 5e01d24

Please sign in to comment.