mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-21 04:53:58 +08:00
style(lint): fix lint errors
This commit is contained in:
@ -12,6 +12,7 @@ import { PageTwo } from './page-two';
|
|||||||
],
|
],
|
||||||
entryComponents: [
|
entryComponents: [
|
||||||
PageTwo,
|
PageTwo,
|
||||||
]
|
],
|
||||||
|
schemas: [CUSTOM_ELEMENTS_SCHEMA]
|
||||||
})
|
})
|
||||||
export class PageTwoModule {}
|
export class PageTwoModule {}
|
||||||
|
Reference in New Issue
Block a user