import FacebookPixel from '../components/FacebookPixel' function MyApp({ Component, pageProps }) { return ( ) } export default MyApp