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 5e66b07 commit 272118fCopy full SHA for 272118f
core/src/components/tab-button/test/a11y/index.html
@@ -15,7 +15,7 @@
15
<main>
16
<h1>Tab Button</h1>
17
<ion-tab-bar>
18
- <ion-tab-button href="#" shape="rectangular">
+ <ion-tab-button href="#">
19
<ion-label>Tab One</ion-label>
20
<ion-icon aria-hidden="true" name="star"></ion-icon>
21
</ion-tab-button>
0 commit comments