diff --git a/ui/src/app/page.js b/ui/src/app/page.js index 899a722..8bb0f49 100644 --- a/ui/src/app/page.js +++ b/ui/src/app/page.js @@ -110,6 +110,9 @@ const Home = async () => { lastTimeReseted={dataHealthyCounter.resetedAt} currentCouterValue={dataHealthyCounter.currentValue} /> +

+ Click dates to see the details. +