ywana-core8 0.0.494 → 0.0.495

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.
@@ -3121,7 +3121,7 @@ var SiteProvider = function SiteProvider(_ref) {
3121
3121
  info = _useState5[0],
3122
3122
  setInfo = _useState5[1];
3123
3123
 
3124
- var _useState6 = useState(true),
3124
+ var _useState6 = useState(false),
3125
3125
  showConsole = _useState6[0],
3126
3126
  setShowConsole = _useState6[1];
3127
3127