rc-mentions
Advanced tools
Comparing version 0.3.0 to 0.3.1
@@ -179,3 +179,4 @@ function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } | ||
_this.onInputBlur = function (event) {// this.onBlur(event); | ||
_this.onInputBlur = function (event) { | ||
_this.onBlur(event); | ||
}; | ||
@@ -182,0 +183,0 @@ |
@@ -198,3 +198,4 @@ "use strict"; | ||
_this.onInputBlur = function (event) {// this.onBlur(event); | ||
_this.onInputBlur = function (event) { | ||
_this.onBlur(event); | ||
}; | ||
@@ -201,0 +202,0 @@ |
{ | ||
"name": "rc-mentions", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"description": "React Mentions", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
78075
1716