add react-toastify for notifications and implement weather fetching functionality
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import "./App.css";
|
||||
import "react-toastify/dist/ReactToastify.css";
|
||||
import Layout from "./Layout/Layout.tsx";
|
||||
import WeatherCard from "./components/WeatherCard";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user