From 5832aaa8a6daa20b858c5be82737adb2df6570a4 Mon Sep 17 00:00:00 2001 From: leonardo Date: Thu, 10 Sep 2026 15:40:30 +0200 Subject: [PATCH] Fix navigation --- app/(protected)/construction-site/[id]/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/(protected)/construction-site/[id]/index.tsx b/app/(protected)/construction-site/[id]/index.tsx index 56a9a84..fc78278 100644 --- a/app/(protected)/construction-site/[id]/index.tsx +++ b/app/(protected)/construction-site/[id]/index.tsx @@ -79,7 +79,7 @@ export default function ConstructionSiteDetailsScreen() { {/* Header */} router.push(`/`)} + onPress={() => router.navigate(`/`)} className="p-2 -ml-2 rounded-full active:bg-white/20 w-12 items-center justify-center" >