Created
July 26, 2018 11:19
-
-
Save samarthagarwal/02be2572c86ba66442e75e292939575d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <ion-content padding> | |
| <ion-item-group> | |
| <ion-item-divider color="danger">A</ion-item-divider> | |
| <ion-item>Angola</ion-item> | |
| <ion-item>Argentina</ion-item> | |
| <ion-item-divider color="danger">B</ion-item-divider> | |
| <ion-item>Bahamas</ion-item> | |
| <ion-item>Brazil</ion-item> | |
| <ion-item>Brussels</ion-item> | |
| </ion-item-group> | |
| </ion-content> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment