mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
test(range): fix range/basic test
This commit is contained in:
@@ -5,5 +5,5 @@ import { RootPage } from '../pages/root-page/root-page';
|
||||
templateUrl: 'app.component.html'
|
||||
})
|
||||
export class AppComponent {
|
||||
root = RootPage;
|
||||
rootPage = RootPage;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user