Braedin Jared

Results 5 issues of Braedin Jared

After running into issues with the prisma client creating multiple connections, I did some digging and found that it's a [common problem with next](https://www.prisma.io/docs/guides/database/troubleshooting-orm/help-articles/nextjs-prisma-client-dev-practices). This PR uses a section of...

Quick PR to add some value to the examples by providing email props and default values for those props. I pulled the `baseUrl` variable up a layer in scope to...

The current gradient generation is a linear interpolation from color to color. Being able to change the easing function would help make some transitions look better.

enhancement

### Issue 😱: Closes https://github.com/emilkowalski/sonner/issues/354 ### What has been done ✅: - Added an example to the home page for the loading type - Removed the promise check for a...

Really quick, huge thanks for creating/maintaining this library. You're amazing. I don't know if this is even something that's possible to address, but it appears that the tagging of the...