//npm npm install react-hot-toast //yarn yarn add react-hot-toast
<Toaster position="top-center" reverseOrder={false} />
toast.success('Successfully toasted!')