From c2819fa47440a87322632ec91b89921e8e017835 Mon Sep 17 00:00:00 2001 From: Galen Guyer Date: Sun, 31 Jan 2021 09:41:28 -0500 Subject: Revert removal of new cases and add notice This reverts commit b3ed3ca94224d5dbb86e6ccbb15d08aad1a326cf. --- src/MainPage.js | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/MainPage.js b/src/MainPage.js index dcca360..eb99df7 100644 --- a/src/MainPage.js +++ b/src/MainPage.js @@ -57,8 +57,23 @@ const MainPage = (props) => {

New Positive Cases From Past 14 Days

- This statistic has been temporarily removed, as RIT removed it from the official dashboard. + RIT has removed this statistic from the official dashboard, so at the moment, it is calculated by + the API backend. As such, there may be errors, but a quick review looks like it's working right.
+
+ + +

-- cgit v1.2.3