An opinionated toast component for React.
The <Sonner /> component is built on top of Sonner library.
<Sonner />
Run the following command:
npx ever-ui-clx@0.2.1 add demo-sonner
import { toast } from "sonner";
toast("Event has been created.");