UNPKG

@magicbell/magicbell-react

Version:

React components for building a notification inbox for your app

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