Alexandre Costa

Results 2 comments of Alexandre Costa

Maybe this can help: ```ts import { useEffect } from "react"; import toast, { Toaster, useToaster } from "react-hot-toast"; export default function App() { const { toasts } = useToaster();...

Such a feature would be nice. Do you know if anyone is working on this? If not, I can give it a try myself!