import { ToastContainer } from 'react-hot-toast' import '../styles/globals.css' function MyApp({ Component, pageProps }) { return ( <> > ) } export default MyApp