diff --git a/src/constants.js b/src/constants.js index a26bb16..889e209 100644 --- a/src/constants.js +++ b/src/constants.js @@ -97,6 +97,7 @@ export const props = { src: PropTypes.string, autosize: PropTypes.bool, nodeintegration: PropTypes.bool, + nodeintegrationinsubframes: PropTypes.bool, plugins: PropTypes.bool, preload: PropTypes.string, httpreferrer: PropTypes.string,