diff --git a/src/routing/AppRoutingSetup.tsx b/src/routing/AppRoutingSetup.tsx index 7871b10..971fbaa 100644 --- a/src/routing/AppRoutingSetup.tsx +++ b/src/routing/AppRoutingSetup.tsx @@ -44,6 +44,8 @@ const AppRoutingSetup = (): ReactElement => { } /> } /> + } /> + } /> } />