An opinionated toast component for Solid.
npx shadcn-solid@latest add sonner
import { toast } from "sonner"
toast("Event has been created.")