Skip to content

Commit

Permalink
Import regenerator-runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
majakomel committed Nov 24, 2022
1 parent 75d127b commit ddad910
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pages/_app.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
// https://github.com/zeit/next.js/blob/master/examples/with-sentry
// https://github.com/vercel/next.js/blob/canary/examples/with-loading/pages/_app.js
import 'scripts/wdyr'
import 'regenerator-runtime/runtime'
import { useEffect } from 'react'
import NProgress from 'nprogress'
import { useRouter } from 'next/router'
Expand Down

1 comment on commit ddad910

@vercel
Copy link

@vercel vercel bot commented on ddad910 Nov 24, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

explorer – ./

explorer-one.vercel.app
explorer-ooni1.vercel.app
explorer-git-master-ooni1.vercel.app

Please sign in to comment.