diff --git a/CHANGELOG.md b/CHANGELOG.md index 27f7ff694c..42385aaf01 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -62,26 +62,26 @@ Here, we have an `ion-tab` element that accepts an icon, a label, and a link to - - + + Schedule - + Photo - + Home - + @@ -104,10 +104,10 @@ To connect the `ion-tab-button` to the `ion-tab`, the `tab` property must be add ```html - + - + ```