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