File tree Expand file tree Collapse file tree 3 files changed +261
-85
lines changed Expand file tree Collapse file tree 3 files changed +261
-85
lines changed Original file line number Diff line number Diff line change 5555 "postcss" : " 8.4.31" ,
5656 "react" : " 18.2.0" ,
5757 "react-colorful" : " ~5.6.1" ,
58+ "react-confetti" : " ^6.1.0" ,
5859 "react-dom" : " 18.2.0" ,
59- "react-feather" : " ~2.0.10" ,
6060 "react-redux" : " ~8.1.2" ,
61- "react-toastify " : " ~9.1.3 " ,
61+ "react-use " : " ^17.5.0 " ,
6262 "resend" : " 2.1.0" ,
6363 "sharp" : " 0.33.1" ,
6464 "sonner" : " ^1.4.0" ,
Original file line number Diff line number Diff line change @@ -2,8 +2,6 @@ import "@/styles/globals.css";
22import { Poppins } from "next/font/google" ;
33import { Metadata } from "next" ;
44import ReduxProvider from "@/redux/ReduxProvider" ;
5- // import { ToastContainer } from "react-toastify";
6- // import "react-toastify/dist/ReactToastify.css";
75import { Toaster } from "sonner" ;
86
97import { Providers } from "./providers" ;
You can’t perform that action at this time.
0 commit comments