diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/MainPage.js | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/MainPage.js b/src/MainPage.js index eb99df7..3de1805 100644 --- a/src/MainPage.js +++ b/src/MainPage.js @@ -56,10 +56,6 @@ const MainPage = (props) => { <br /> <div id="new"> <h4 className="text-2xl">New Positive Cases From Past 14 Days</h4> - <h5 className="text-base"> - 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. - </h5> <div className="Section"> <Card name="Students" |