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.

6 lines (5 loc) 529 B
import * as __WEBPACK_EXTERNAL_MODULE__components_toast_provider_js_e64380c7__ from "./components/toast-provider.js"; import * as __WEBPACK_EXTERNAL_MODULE__components_toast_js_4abd7fd2__ from "./components/toast.js"; var __webpack_exports__ToastProvider = __WEBPACK_EXTERNAL_MODULE__components_toast_provider_js_e64380c7__["default"]; var __webpack_exports__toast = __WEBPACK_EXTERNAL_MODULE__components_toast_js_4abd7fd2__.toast; export { __webpack_exports__ToastProvider as ToastProvider, __webpack_exports__toast as toast };