@banyan_cloud/roots 1.0.146 → 1.0.147

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/cjs/index.js CHANGED
@@ -49296,7 +49296,7 @@ Tabs.defaultProps = {
49296
49296
  selectedTab: null,
49297
49297
  setSelectedTab: function setSelectedTab() {},
49298
49298
  theme: 'light',
49299
- loading: true,
49299
+ loading: false,
49300
49300
  fallback: false
49301
49301
  };
49302
49302