UNPKG

react-notification-center

Version:

react-notification-center keep all your notification in a single place

6 lines (4 loc) 169 B
import ReactNotificationCenter from './NotificationCenter'; import {EEmitter} from './emitter'; export default ReactNotificationCenter; export const notify = EEmitter;