intelicoreact 1.0.25 → 1.0.26

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.
@@ -13,7 +13,7 @@ var _classnames = _interopRequireDefault(require("classnames"));
13
13
 
14
14
  require("./Status.scss");
15
15
 
16
- var Status = function Status(_ref) {
16
+ function Status(_ref) {
17
17
  var icon = _ref.icon,
18
18
  value = _ref.value,
19
19
  label = _ref.label,
@@ -60,7 +60,7 @@ var Status = function Status(_ref) {
60
60
  j4: icon
61
61
  })
62
62
  }, icon, formatedLabel));
63
- };
63
+ }
64
64
 
65
65
  var _default = Status;
66
66
  exports.default = _default;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "intelicoreact",
3
- "version": "1.0.25",
3
+ "version": "1.0.26",
4
4
  "description": "",
5
5
  "main": "dist/index.js",
6
6
  "files": [