@proximus/lavender-light 2.0.0-alpha.77 → 2.0.0-alpha.79

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.
@@ -5261,7 +5261,7 @@ class Header extends WithExtraAttributes {
5261
5261
  <px-hstack gap--mobile="none" gap="default">
5262
5262
  <slot name="header-actions"></slot>
5263
5263
  <px-button-icon id="burger-menu" variant="naked" aria-label="${this.burgerMenuAriaLabel ?? "Open menu"}"
5264
- aria-expanded="false" aria-controls="__lavender_mobile_menu" hidden--tablet hidden--laptop
5264
+ aria-expanded="false" hidden--tablet hidden--laptop
5265
5265
  hidden--desktop>
5266
5266
  <px-icon name="burger_menu" from="lavender"></px-icon>
5267
5267
  </px-button-icon>