diff --git a/doc/datatable/rowgroup/SubHeaderRowGroupDoc.vue b/doc/datatable/rowgroup/SubHeaderRowGroupDoc.vue
index 390ffa22a..640179cc0 100644
--- a/doc/datatable/rowgroup/SubHeaderRowGroupDoc.vue
+++ b/doc/datatable/rowgroup/SubHeaderRowGroupDoc.vue
@@ -31,9 +31,7 @@
-
- Total Customers: {{ calculateCustomerTotal(slotProps.data.representative.name) }}
- |
+ Total Customers: {{ calculateCustomerTotal(slotProps.data.representative.name) }}
@@ -75,9 +73,7 @@ export default {
-
- Total Customers: {{ calculateCustomerTotal(slotProps.data.representative.name) }}
- |
+ Total Customers: {{ calculateCustomerTotal(slotProps.data.representative.name) }}
`,
options: `
@@ -109,9 +105,7 @@ export default {
-
- Total Customers: {{ calculateCustomerTotal(slotProps.data.representative.name) }}
- |
+ Total Customers: {{ calculateCustomerTotal(slotProps.data.representative.name) }}
@@ -193,9 +187,7 @@ export default {
-
- Total Customers: {{ calculateCustomerTotal(slotProps.data.representative.name) }}
- |
+ Total Customers: {{ calculateCustomerTotal(slotProps.data.representative.name) }}