@ascentgl/ads-ui 20.3.1 → 20.3.2

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.
@@ -6617,7 +6617,6 @@ class AdsScmsSideNavBarComponent extends AbstractSideNavBarComponent {
6617
6617
  this.checkScreenWidth();
6618
6618
  this.registry.register([adsIconChevronDown, adsIconChevronUp, adsIconCross, adsIconHamburgerMenu]);
6619
6619
  effect(() => {
6620
- console.log(this.bottomNavItems());
6621
6620
  if (this.isCollapsed() && !this.isTablet()) {
6622
6621
  this.accordion().closeAll();
6623
6622
  }