intelicoreact 0.2.11 → 0.2.12

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.
@@ -206,7 +206,7 @@ var TagList = function TagList(_ref) {
206
206
  className: "tag-list_wrapper_hide-more",
207
207
  onClick: function onClick(e) {
208
208
  return cancelDefault(e, function () {
209
- return setRenderAll(true);
209
+ return setRenderAll(false);
210
210
  });
211
211
  }
212
212
  });
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "intelicoreact",
3
- "version": "0.2.11",
3
+ "version": "0.2.12",
4
4
  "description": "",
5
5
  "main": "dist/index.js",
6
6
  "files": [