Skip to content

Commit 6478e1e

Browse files
lrljoegithub-actions[bot]
authored andcommitted
Fix styling
1 parent ddf2fec commit 6478e1e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Views/Filters/Traits/Styling/HandlesFilterPillsAttributes.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ trait HandlesFilterPillsAttributes
2222

2323
protected bool $pillTitleAsHtml = false;
2424

25-
2625
public function getPillAttributesBag(): ComponentAttributeBag
2726
{
2827
return new ComponentAttributeBag($this->getPillAttributes());
@@ -97,5 +96,4 @@ public function getFilterPillTitleAsHtml(): bool
9796
{
9897
return $this->pillTitleAsHtml;
9998
}
100-
10199
}

0 commit comments

Comments
 (0)