@brightspace-ui/labs
Advanced tools
Comparing version 1.2.2 to 1.2.3
@@ -44,3 +44,3 @@ { | ||
}, | ||
"version": "1.2.2" | ||
"version": "1.2.3" | ||
} |
@@ -202,3 +202,3 @@ import '@brightspace-ui/core/components/button/button.js'; | ||
<div class="flyout-tab-container"> | ||
<button id="flyout-tab" class="flyout-tab" tabindex="0" aria-label="${this._getAriaLabelForTab()}" @click="${this._clickTab}"> | ||
<button id="flyout-tab" class="flyout-tab" aria-label="${this._getAriaLabelForTab()}" @click="${this._clickTab}"> | ||
<d2l-icon icon="${this._getTabIcon()}"></d2l-icon> | ||
@@ -205,0 +205,0 @@ </button> |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2
92035