ywana-core8 0.0.567 → 0.0.568

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.
package/dist/index.umd.js CHANGED
@@ -5323,7 +5323,7 @@
5323
5323
 
5324
5324
  var context = CollectionContext(url, field, host, page, fetching);
5325
5325
 
5326
- var _useState = React.useState(true),
5326
+ var _useState = React.useState(false),
5327
5327
  showFilter = _useState[0],
5328
5328
  setShowFilter = _useState[1];
5329
5329