From 52c567266266730c634da14d0945f3aa320b9279 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nikola=20Dere=C5=BEi=C4=87?= Date: Sat, 17 Feb 2024 11:12:12 +0100 Subject: [PATCH] LocationCard: added visible tooltip --- app/ui/LocationCard.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/ui/LocationCard.tsx b/app/ui/LocationCard.tsx index 067ca2e..822ecc8 100644 --- a/app/ui/LocationCard.tsx +++ b/app/ui/LocationCard.tsx @@ -32,7 +32,7 @@ export const LocationCard:FC = ({location: { _id, name, yearM bills.map(bill => ) } - + {t("add-bill-button-tooltip")} {