From ec0969845452a71a91f6cd6c9259b6d4ce0f9d6b Mon Sep 17 00:00:00 2001 From: leonardo Date: Thu, 10 Sep 2026 15:40:02 +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 e14182b..8abbae9 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.back()} + onPress={() => router.navigate(`/`)} className="p-2 -ml-2 rounded-full active:bg-white/20 w-12 items-center justify-center" >