@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/esm/index.js CHANGED
@@ -49276,7 +49276,7 @@ Tabs.defaultProps = {
49276
49276
  selectedTab: null,
49277
49277
  setSelectedTab: function setSelectedTab() {},
49278
49278
  theme: 'light',
49279
- loading: true,
49279
+ loading: false,
49280
49280
  fallback: false
49281
49281
  };
49282
49282