index.js 105 B

123
  1. // based on rc-notification 4.5.7
  2. import Notification from './Notification';
  3. export default Notification;