From ae7cce49455f64abe0830d4a6462599850ffead5 Mon Sep 17 00:00:00 2001 From: Marco van Dijk Date: Fri, 22 Apr 2022 21:16:27 +0200 Subject: [PATCH] formatting --- src/components/MonthlyGraphs.js | 72 ++++++++++++++++++++++++--- src/pages/MonthlyStats.js | 87 ++++++++++++++++++++++++--------- 2 files changed, 129 insertions(+), 30 deletions(-) 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 ?