We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2d8074 commit 4e51887Copy full SHA for 4e51887
src/Traits/WithFooter.php
@@ -18,5 +18,4 @@ trait WithFooter
18
protected bool $useHeaderAsFooterStatus = false;
19
20
protected bool $columnsWithFooter = false;
21
-
22
}
src/Traits/WithSecondaryHeader.php
@@ -15,5 +15,4 @@ trait WithSecondaryHeader
15
protected bool $secondaryHeaderStatus = true;
16
17
protected bool $columnsWithSecondaryHeader = false;
0 commit comments