ac-gridcn-refer-field
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -294,3 +294,4 @@ 'use strict'; | ||
config: this.config, | ||
value: value | ||
value: value, | ||
onChange: this.handlerChange | ||
})) | ||
@@ -297,0 +298,0 @@ ) |
{ | ||
"name": "ac-gridcn-refer-field", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "GridcnReferField ui component for react", | ||
@@ -73,2 +73,2 @@ "keywords": [ | ||
} | ||
} | ||
} |
@@ -226,2 +226,3 @@ /** | ||
value={value} | ||
onChange={this.handlerChange} | ||
/> | ||
@@ -228,0 +229,0 @@ </div> |
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
65025
20
1337