From c808afc59b92cb6751a12fd5e980c7a20704be9f Mon Sep 17 00:00:00 2001 From: Wilhelm Vold Date: Wed, 22 Nov 2023 12:24:22 +0100 Subject: [PATCH] fix: fixed routing --- src/components/Table.tsx | 2 +- src/features/AppBar/Navigation/Navigation.tsx | 6 ----- src/router.tsx | 25 +++++++++++++------ 3 files changed, 18 insertions(+), 15 deletions(-) diff --git a/src/components/Table.tsx b/src/components/Table.tsx index b8ffcb5e..07e385dc 100644 --- a/src/components/Table.tsx +++ b/src/components/Table.tsx @@ -82,7 +82,7 @@ export const Table = ({ refetchKey }: { refetchKey: number }) => { cell: ({ row }) => (