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