X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=src%2Fgeneric-components%2FtitledContainer%2FTitledContainer.jsx;h=6aa626d55478c786bc31e3ba98958f98f9c44054;hb=refs%2Fchanges%2F19%2F66519%2F1;hp=d3d606a2d39e7f40e84269d8d2a4bc473d06788d;hpb=d1975c8134f0401b0ccebf3719eda129d53dac14;p=aai%2Fsparky-fe.git diff --git a/src/generic-components/titledContainer/TitledContainer.jsx b/src/generic-components/titledContainer/TitledContainer.jsx index d3d606a..6aa626d 100644 --- a/src/generic-components/titledContainer/TitledContainer.jsx +++ b/src/generic-components/titledContainer/TitledContainer.jsx @@ -18,7 +18,7 @@ * limitations under the License. * ============LICENSE_END========================================================= */ -import React, {Component, PropTypes} from 'react'; +import React, {Component} from 'react'; import { PropTypes } from 'prop-types'; import Button from 'react-bootstrap/lib/Button';