File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
core/src/components/tab-button/test/shape Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2424
2525 < ion-tab-bar >
2626 < ion-tab-button >
27- < ion-label > Default Shape </ ion-label >
27+ < ion-label > Default</ ion-label >
2828 < ion-icon aria-hidden ="true " name ="triangle-outline "> </ ion-icon >
2929 </ ion-tab-button >
3030
3131 < ion-tab-button id ="soft-tab-button " shape ="soft ">
32- < ion-label > Soft Shape </ ion-label >
32+ < ion-label > Soft</ ion-label >
3333 < ion-icon aria-hidden ="true " name ="triangle-outline "> </ ion-icon >
3434 </ ion-tab-button >
3535
3636 < ion-tab-button id ="round-tab-button " shape ="round ">
37- < ion-label > Round Shape </ ion-label >
37+ < ion-label > Round</ ion-label >
3838 < ion-icon aria-hidden ="true " name ="triangle-outline "> </ ion-icon >
3939 </ ion-tab-button >
4040
4141 < ion-tab-button id ="rect-tab-button " shape ="rectangular ">
42- < ion-label > Rectangular Shape </ ion-label >
42+ < ion-label > Rectangular</ ion-label >
4343 < ion-icon aria-hidden ="true " name ="triangle-outline "> </ ion-icon >
4444 </ ion-tab-button >
4545 </ ion-tab-bar >
You can’t perform that action at this time.
0 commit comments