We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50e170a commit e66b60dCopy full SHA for e66b60d
src/tabs/tab-headers.component.ts
@@ -39,7 +39,7 @@ import { Tab } from "./tab.component";
39
[ngClass]="{
40
'cds--tab--overflow-nav-button--hidden': leftOverflowNavButtonHidden
41
}"
42
- [title]="translations.BUTTON_ARIA_RIGHT">
+ [title]="translations.BUTTON_ARIA_LEFT">
43
<svg
44
focusable="false"
45
preserveAspectRatio="xMidYMid meet"
0 commit comments