From 60d1163e609ba4fc8c252c5321f4bb5c8ce40155 Mon Sep 17 00:00:00 2001 From: Sindre Kjelsrud Date: Wed, 19 Jul 2023 17:28:58 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20fjerna=20en=20navigate=20for=20m?= =?UTF-8?q?ye?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Markus A. R. Johansen --- frontend/src/index.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/frontend/src/index.tsx b/frontend/src/index.tsx index c213e01..8b71297 100644 --- a/frontend/src/index.tsx +++ b/frontend/src/index.tsx @@ -10,8 +10,6 @@ export default function Home() { const navigate = useNavigate() - const navigate = useNavigate() - return (