intelicoreact 1.0.19 → 1.0.20

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.
@@ -334,7 +334,7 @@ var Input = /*#__PURE__*/_react.default.forwardRef(function (_ref, ref) {
334
334
  onMouseLeave: function onMouseLeave() {
335
335
  return setOnInputHover(false);
336
336
  }
337
- }, renderInput, icon, action, withDelete && onInputHover && /*#__PURE__*/_react.default.createElement("span", {
337
+ }, renderInput(), icon, action, withDelete && onInputHover && /*#__PURE__*/_react.default.createElement("span", {
338
338
  "data-testid": "icon-close",
339
339
  className: (0, _classnames.default)("input__close", {
340
340
  hidden: !(0, _fieldValueFormatters.getSafelyValue)(value)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "intelicoreact",
3
- "version": "1.0.19",
3
+ "version": "1.0.20",
4
4
  "description": "",
5
5
  "main": "dist/index.js",
6
6
  "files": [