refactor(): add warnings for deprecated CSS attributes

This commit is contained in:
Manu MA
2019-08-28 13:53:21 +02:00
committed by GitHub
parent e1fa461e9b
commit da5d3f0e04
5 changed files with 143 additions and 3 deletions

View File

@@ -5,6 +5,6 @@
</ion-title>
</ion-toolbar>
</ion-header>
<ion-content padding>
<ion-content padding-top padding-horizontal>
<p>Change Detections: <span id="counter">{{counter()}}</span></p>
</ion-content>