X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fsparky-fe.git;a=blobdiff_plain;f=src%2Fgeneric-components%2Fnotifications%2FNotificationModal.jsx;fp=src%2Fgeneric-components%2Fnotifications%2FNotificationModal.jsx;h=1547da30a7d787be4643676adaad21da72b4b9b4;hp=b09212de26c426e64168ed538d4461b91f7de44f;hb=6b408bc2ea74ffbe3985c7f90211e59a2f00fad2;hpb=b68cd9cee606372747f6fee4a864de994b0518a7 diff --git a/src/generic-components/notifications/NotificationModal.jsx b/src/generic-components/notifications/NotificationModal.jsx index b09212d..1547da3 100644 --- a/src/generic-components/notifications/NotificationModal.jsx +++ b/src/generic-components/notifications/NotificationModal.jsx @@ -30,6 +30,7 @@ * */ import React, {Component, PropTypes} from 'react'; +import { PropTypes } from 'prop-types'; import {connect} from 'react-redux'; import Button from 'react-bootstrap/lib/Button.js';