From 7da8472003e2730f1b54d005563d888706b7b445 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Diamond?= <32074058+Andre-Diamond@users.noreply.github.com> Date: Wed, 29 May 2024 09:41:13 +0200 Subject: [PATCH] Add hover tips for input fields to home page --- pages/index.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/index.tsx b/pages/index.tsx index 4a6d11d..7920686 100644 --- a/pages/index.tsx +++ b/pages/index.tsx @@ -41,6 +41,7 @@ const Home: NextPage = () => {