UNPKG

@magicbell/magicbell-react

Version:

React components for building a notification inbox for your app

5 lines (3 loc) 180 B
import NotificationContent from './NotificationContent.js'; export type { Props as NotificationContentProps } from './NotificationContent.js'; export default NotificationContent;