UNPKG

@zenithui/toast

Version:

A modern, lightweight toast notification system for React applications. ZenithUI Toast provides a simple and customizable way to display notifications, alerts, and messages to users with smooth animations and flexible styling options.

3 lines (2 loc) 116 B
export { default as ToastProvider } from "./components/toast-provider"; export { toast } from "./components/toast";