Getting Started
Mtoast is an opinionated toast component for React. You can read more about why and how it was built here.
Installation
Install the component from your command line.
pnpm i @mtoast/mosespace
Add Toaster to your app
It can be placed anywhere, even in server components such as layout.tsx
.