From f91a37ddc2b177e7e724b579854b42c37da27875 Mon Sep 17 00:00:00 2001 From: Fredrik Burmester Date: Thu, 15 Aug 2024 10:37:26 +0200 Subject: [PATCH] fix: link correctly --- app/+not-found.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/+not-found.tsx b/app/+not-found.tsx index 98504d21..5a8c1964 100644 --- a/app/+not-found.tsx +++ b/app/+not-found.tsx @@ -10,7 +10,7 @@ export default function NotFoundScreen() { This screen doesn't exist. - + Go to home screen!