mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 19:21:34 +08:00
Merge branch 'alpha50' into css-refactor
This commit is contained in:
@ -196,7 +196,7 @@ export class SegmentButton {
|
||||
/**
|
||||
* @private
|
||||
*/
|
||||
onInit() {
|
||||
ngOnInit() {
|
||||
this.segment.register(this);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user