diff --git a/src/components/MonthlyGraphs.js b/src/components/MonthlyGraphs.js index 2906552..47e1283 100644 --- a/src/components/MonthlyGraphs.js +++ b/src/components/MonthlyGraphs.js @@ -398,17 +398,73 @@ const MonthlyGraphs = (obj) => { {totalGraphs > 1 ? { } return ( -
+
{ ]} />
-
-
- { - activePage == 1 ?

Summary

: null - } - { - activePage == 2 ?

Graphs

: null - } - { - activePage == 3 ?

Orchestrators

: null - } -
-
{ activePage == 1 ?