Skip to content

Commit b4939a9

Browse files
committed
removed tests
1 parent af6c2ca commit b4939a9

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

  • core/src/components/button/test/theme-ionic

core/src/components/button/test/theme-ionic/index.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,8 @@ <h4>Preview options</h4>
3535
<p>
3636
<ion-select id="select-size" justify="space-between" interface="alert" label="Size" placeholder="">
3737
<ion-select-option selected="true" value="">default</ion-select-option>
38-
<ion-select-option value="xsmall">XSmall</ion-select-option>
3938
<ion-select-option value="small">Small</ion-select-option>
4039
<ion-select-option value="large">Large</ion-select-option>
41-
<ion-select-option value="xlarge">Xlarge</ion-select-option>
4240
</ion-select>
4341

4442
<ion-select id="select-shape" justify="space-between" interface="alert" label="Shape" placeholder="">

0 commit comments

Comments
 (0)