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.
@@ -3097,7 +3097,7 @@ var SiteProvider = function SiteProvider(_ref) {
3097
3097
  info = _useState5[0],
3098
3098
  setInfo = _useState5[1];
3099
3099
 
3100
- var _useState6 = useState(true),
3100
+ var _useState6 = useState(false),
3101
3101
  showConsole = _useState6[0],
3102
3102
  setShowConsole = _useState6[1];
3103
3103