Skip to content

Commit da0e708

Browse files
committed
Apply fixes from StyleCI
[ci skip] [skip ci]
1 parent 169bdca commit da0e708

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/config/backpack/ui.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,12 +134,12 @@
134134
'classes' => [
135135
/**
136136
* Use this as fallback config for themes to pass classes to the table displayed in List Operation
137-
* It defaults to: "table table-striped table-hover nowrap rounded card-table table-vcenter card-table shadow-xs border-xs"
137+
* It defaults to: "table table-striped table-hover nowrap rounded card-table table-vcenter card-table shadow-xs border-xs".
138138
*/
139139
'table' => null,
140140

141141
/**
142-
* Use this as fallback config for themes to pass classes to the table wrapper component displayed in List Operation
142+
* Use this as fallback config for themes to pass classes to the table wrapper component displayed in List Operation.
143143
*/
144144
'tableWrapper' => null,
145145
],

0 commit comments

Comments
 (0)