UNPKG

@chakra-ui/react

Version:

Responsive and accessible React UI components built with React and Emotion

6 lines (5 loc) 293 B
"use strict"; export { ToastActionTrigger, ToastCloseTrigger, ToastDescription, ToastIndicator, ToastRoot, ToastTitle, Toaster, useToastStyles } from './toast.js'; import * as namespace from './namespace.js'; export { namespace as Toast }; export { createToaster } from '@ark-ui/react/toast';