diff --git a/index.ios.js b/index.ios.js index cd79057..f346bad 100644 --- a/index.ios.js +++ b/index.ios.js @@ -48,7 +48,7 @@ var HTMLWebView = React.createClass({ ); }, - safeHtml: function (html: string) { + safeHtml: function (html) { var config = this.props.makeSafe; if (config === false) { // saveHtml disabled