UNPKG

@magicbell/magicbell-react

Version:

React components for building a notification inbox for your app

4 lines (3 loc) 170 B
import NotificationList from './NotificationList.js'; export type { ListItemProps, NotificationListProps } from './NotificationList.js'; export default NotificationList;