master
MyApp
function MyApp(props: IAppProps): JSX.Element { const { Component, pageProps, router } = props const { preview, allRoutes } = pageProps useEffect(() => {