diff --git a/src/app/Routes.tsx b/src/app/Routes.tsx index 0a79e904..8482b84f 100644 --- a/src/app/Routes.tsx +++ b/src/app/Routes.tsx @@ -36,7 +36,7 @@ const Routes: FC = () => { return ( } /> - } />} /> + } /> } />}