We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c6b6be commit 8507f33Copy full SHA for 8507f33
modules/Header.js
@@ -1,5 +1,6 @@
1
import Image from "next/image";
2
import Link from "next/link";
3
+import 'react-toastify/dist/ReactToastify.min.css';
4
5
const Header = () => {
6
return (
0 commit comments