Skip to content

Commit

Permalink
Remove routelistener
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruben van Leeuwen committed May 23, 2024
1 parent 3f7a550 commit 5c7fb0c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pages/_app.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ function CustomApp({
initialOrchestratorConfig={orchestratorConfig}
>
<StoreProvider initialOrchestratorConfig={orchestratorConfig}>
<WfoRouteChangeListener />
<SessionProvider session={pageProps.session}>
<NoSSR>
<WfoAuth>
Expand Down

0 comments on commit 5c7fb0c

Please sign in to comment.