UNPKG

@suprsend/react

Version:

The react library for using SuprSend features like inbox, preferences etc

4 lines (3 loc) 202 B
export { default as NotificationCard } from './ClickableNotificationCard'; export { default as ToastNotificationCard } from './ToastNotificationCard'; export { BodyMarkdown } from './NotificationCard';