From 885a861f1ef7232ca6094c34f873ec30b6c7e5a2 Mon Sep 17 00:00:00 2001
From: Patrick Fic <>
Date: Fri, 27 May 2022 10:39:16 -0700
Subject: [PATCH] IO-1910 Include totals of scoreboard components.
---
.../scoreboard-targets-table.component.jsx | 21 +++++++++++++++++++
1 file changed, 21 insertions(+)
diff --git a/client/src/components/scoreboard-targets-table/scoreboard-targets-table.component.jsx b/client/src/components/scoreboard-targets-table/scoreboard-targets-table.component.jsx
index 85592044c..6f22b3b8a 100644
--- a/client/src/components/scoreboard-targets-table/scoreboard-targets-table.component.jsx
+++ b/client/src/components/scoreboard-targets-table/scoreboard-targets-table.component.jsx
@@ -177,6 +177,27 @@ export function ScoreboardTargetsTable({ bodyshop, scoreBoardlist }) {
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+