ywana-core8 0.0.503 → 0.0.504

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
@@ -3100,7 +3100,7 @@
3100
3100
  info = _useState5[0],
3101
3101
  setInfo = _useState5[1];
3102
3102
 
3103
- var _useState6 = React.useState(true),
3103
+ var _useState6 = React.useState(false),
3104
3104
  showConsole = _useState6[0],
3105
3105
  setShowConsole = _useState6[1];
3106
3106