From c069ec368d3bac66c6da5b3f03342a88d6a9ebad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kinga=20=C5=BBmuda?= Date: Wed, 15 Apr 2026 14:25:06 +0200 Subject: [PATCH] feat: app name navigate to overview --- app/components/shared/top_bar.tsx | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/app/components/shared/top_bar.tsx b/app/components/shared/top_bar.tsx index d3b261a..6fd28da 100644 --- a/app/components/shared/top_bar.tsx +++ b/app/components/shared/top_bar.tsx @@ -46,6 +46,7 @@ export function TopBar({ isLoginPage }: { isLoginPage: boolean }) {
navigate(appRoutes.home)} > - JU Can Eat + navigate(appRoutes.home)} + > + JU Can Eat +