ui-soxo-bootstrap-core 2.6.1-dev.13 → 2.6.1-dev.14

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1071,7 +1071,7 @@ function GuestList({
1071
1071
  const summaryValues = calculateSummaryValues(summaryCols, pageData);
1072
1072
 
1073
1073
  return (
1074
- <Table.Summary.Row>
1074
+ <Table.Summary.Row className='report-summary-row'>
1075
1075
  {cols.map((col, index) => {
1076
1076
  if (summaryValues[col.field] !== undefined) {
1077
1077
  return (
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ui-soxo-bootstrap-core",
3
- "version": "2.6.1-dev.13",
3
+ "version": "2.6.1-dev.14",
4
4
  "description": "All the Core Components for you to start",
5
5
  "keywords": [
6
6
  "all in one"