Aquib

Results 3 comments of Aquib

@jrTilak would really appreciate some pointers in terms of what I'm missing here - - installed sonner through shadcn - using toast from sonner like so - ``` import {...

thanks for looking into it @jrTilak , appreciate your insight! in my case, using `toaster` from `sonner` is a better and more scalable option than the component (``) flavor of...

yeah, that makes sense. Guess the best path forward in this case would be to use `Toaster` from shadcn whenever applicable (and the passed styles thru `classNames` will take over),...