Skip to content

Commit 4e51887

Browse files
lrljoegithub-actions[bot]
authored andcommitted
Fix styling
1 parent d2d8074 commit 4e51887

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/Traits/WithFooter.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,4 @@ trait WithFooter
1818
protected bool $useHeaderAsFooterStatus = false;
1919

2020
protected bool $columnsWithFooter = false;
21-
2221
}

src/Traits/WithSecondaryHeader.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,4 @@ trait WithSecondaryHeader
1515
protected bool $secondaryHeaderStatus = true;
1616

1717
protected bool $columnsWithSecondaryHeader = false;
18-
1918
}

0 commit comments

Comments
 (0)