mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-07 23:16:52 +08:00
Fixed test html
This commit is contained in:
@ -19,7 +19,6 @@
|
||||
<ion-content>
|
||||
<h2>Chip - Shape</h2>
|
||||
|
||||
|
||||
<h3>Shapes</h3>
|
||||
<p>
|
||||
<ion-chip id="default">
|
||||
@ -33,7 +32,8 @@
|
||||
</ion-chip>
|
||||
<ion-chip id="rectangular" shape="rectangular">
|
||||
<ion-label>Rectangular</ion-label>
|
||||
|
||||
</ion-chip>
|
||||
</p>
|
||||
</ion-content>
|
||||
</ion-app>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user