From 6f33d072ddbc8e3674682b388518eb37496fd2c5 Mon Sep 17 00:00:00 2001 From: Rebecca Dumazert <44778533+rebeccadumazert@users.noreply.github.com> Date: Wed, 25 Sep 2024 18:10:15 +0200 Subject: [PATCH] fix(front): redirect to home page when back button is clicked on error page (#36) --- src/Pages/NotFound.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Pages/NotFound.tsx b/src/Pages/NotFound.tsx index 38eede4..efa2ffa 100644 --- a/src/Pages/NotFound.tsx +++ b/src/Pages/NotFound.tsx @@ -14,7 +14,7 @@ function NotFound() { Nous n'arrivons pas à trouver la page que vous souhaitez afficher.
- +