Guide
This guide will help you enable toasting in your project quickly and easily.
📄️ 1. Initialize
Create a new file, and initialize @ryfylke-react/toast inside of it.
📄️ 2. Create toast-list
With our utilities exported from lib/toast.ts, we can now start building a toast-list.
📄️ 3. Fire off a toast
At this point, you are pretty much set up.