File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 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 ],
You can’t perform that action at this time.
0 commit comments