diff --git a/dashboard/src/components/monitor/ResponseComponent.js b/dashboard/src/components/monitor/ResponseComponent.js index 0921050c4e..5dbda3426c 100755 --- a/dashboard/src/components/monitor/ResponseComponent.js +++ b/dashboard/src/components/monitor/ResponseComponent.js @@ -69,7 +69,7 @@ export class ResponseComponent extends Component {
- +
@@ -176,6 +176,7 @@ ResponseComponent.propTypes = { head: PropTypes.string, tagline: PropTypes.string, index:PropTypes.number, + script: PropTypes.string } const mapDispatchToProps = {