import "../styles/globals.css"; function WeatherApp({ Component, pageProps }) { return ; } export default WeatherApp;