Skip to content

Commit 19ebe02

Browse files
lrljoegithub-actions[bot]
authored andcommitted
Fix styling
1 parent 7f2beaa commit 19ebe02

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Traits/Styling/HasColumnSelectStyling.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,6 @@ trait HasColumnSelectStyling
1111
ColumnSelectStylingHelpers;
1212

1313
protected array $columnSelectButtonAttributes = ['default-styling' => true, 'default-colors' => true, 'class' => ''];
14+
1415
protected array $columnSelectMenuOptionCheckboxAttributes = ['default-styling' => true, 'default-colors' => true, 'class' => ''];
1516
}

0 commit comments

Comments
 (0)