intelicoreact 1.4.80 → 1.4.82

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.
@@ -144,8 +144,8 @@ const FileLoaderDescription = _ref => {
144
144
  }, filesDescription), fields.map(field => {
145
145
  return /*#__PURE__*/_react.default.createElement(_FileLoaderLocal.default, {
146
146
  className: "".concat(RC, "__list-item"),
147
- fieldKey: fieldKey,
148
147
  key: "".concat(fieldKey !== null && fieldKey !== void 0 ? fieldKey : Date.now(), "/").concat(field.id),
148
+ fieldKey: "".concat(fieldKey !== null && fieldKey !== void 0 ? fieldKey : Date.now(), "/").concat(field.id),
149
149
  id: field.id,
150
150
  error: field.error,
151
151
  label: "Upload document",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "intelicoreact",
3
- "version": "1.4.80",
3
+ "version": "1.4.82",
4
4
  "description": "",
5
5
  "main": "dist/index.js",
6
6
  "files": [