mirror of
https://github.com/supabase/supabase.git
synced 2026-07-01 03:24:26 +08:00
force deploy
This commit is contained in:
@@ -28,7 +28,6 @@ function MyApp({ Component, pageProps }: AppPropsWithLayout) {
|
||||
function handleRouteChange(url: string) {
|
||||
// telemetry(url)
|
||||
}
|
||||
|
||||
// Listen for page changes after a navigation or when the query changes
|
||||
router.events.on('routeChangeComplete', handleRouteChange)
|
||||
return () => {
|
||||
|
||||
Reference in New Issue
Block a user