UNPKG

@magicbell/magicbell-react

Version:

React components for building a notification inbox for your app

5 lines (3 loc) 161 B
import NotificationInbox from './NotificationInbox.js'; export type { NotificationInboxProps } from './NotificationInbox.js'; export default NotificationInbox;