mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
fix templates after alpha50
This commit is contained in:
@@ -60,7 +60,7 @@ export class Button {
|
||||
this._readIcon(element);
|
||||
}
|
||||
|
||||
afterContentInit() {
|
||||
ngAfterContentInit() {
|
||||
this._assignCss(true);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user