Files
calendar/packages/ui/components/toast/index.tsx
T
112d504148 Chor/v2 UI tidy - Dialog & Toasts (#6307)
* Dialog Tidyup

* Move toasts

Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Peer Richelsen <peer@cal.com>
2023-01-09 13:57:12 +00:00

2 lines
95 B
TypeScript

export { DefaultToast, ErrorToast, SuccessToast, WarningToast, showToast } from "./showToast";