From f5b3817187023702e2b0c38d697838f880c3bdf8 Mon Sep 17 00:00:00 2001 From: Maciej Gierada Date: Wed, 19 Jun 2024 16:14:46 +0200 Subject: [PATCH] feat: add small hint to click --- ui/src/app/page.js | 3 +++ 1 file changed, 3 insertions(+) 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. +