intelicoreact 1.1.38 → 1.1.39

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -212,6 +212,7 @@ var InputAddress = function InputAddress(_ref) {
212
212
  var onBlur = function onBlur() {
213
213
  if (typeof query === 'string' && !isSelectedFromList) {
214
214
  setQuery('');
215
+ onChange('');
215
216
  setInternalError(true);
216
217
  }
217
218
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "intelicoreact",
3
- "version": "1.1.38",
3
+ "version": "1.1.39",
4
4
  "description": "",
5
5
  "main": "dist/index.js",
6
6
  "files": [