mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 19:21:34 +08:00
chore(): rename IonicPlatform to Platform
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import {IonicPlatform, Page} from 'ionic/ionic';
|
||||
import {Page} from 'ionic/ionic';
|
||||
|
||||
@Page({
|
||||
templateUrl: 'slides/slides.html',
|
||||
@ -7,4 +7,4 @@ export class SlidesPage {
|
||||
constructor() {
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user