UNPKG

@suprsend/react

Version:

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

5 lines (4 loc) 152 B
export { default as Inbox } from './InboxPopover'; export * from './NotificationFeed'; export * from './NotificationCard'; export * from './interface';