diff --git a/doc/datatable/rowgroup/ExpandableRowGroupDoc.vue b/doc/datatable/rowgroup/ExpandableRowGroupDoc.vue
index 4216d6e08..40e1695b8 100644
--- a/doc/datatable/rowgroup/ExpandableRowGroupDoc.vue
+++ b/doc/datatable/rowgroup/ExpandableRowGroupDoc.vue
@@ -41,9 +41,7 @@
-
- Total Customers: {{ calculateCustomerTotal(slotProps.data.representative.name) }}
- |
+ Total Customers: {{ calculateCustomerTotal(slotProps.data.representative.name) }}
@@ -85,9 +83,7 @@ export default {
-
- Total Customers: {{ calculateCustomerTotal(slotProps.data.representative.name) }}
- |
+ Total Customers: {{ calculateCustomerTotal(slotProps.data.representative.name) }}
`,
options: `
@@ -118,9 +114,7 @@ export default {
-
- Total Customers: {{ calculateCustomerTotal(slotProps.data.representative.name) }}
- |
+ Total Customers: {{ calculateCustomerTotal(slotProps.data.representative.name) }}
@@ -209,9 +203,7 @@ export default {
-
- Total Customers: {{ calculateCustomerTotal(slotProps.data.representative.name) }}
- |
+ Total Customers: {{ calculateCustomerTotal(slotProps.data.representative.name) }}