- UI Revisions
This commit is contained in:
@@ -8,8 +8,8 @@ import { TabsPage } from '../pages/tabs/tabs';
|
||||
@Component({
|
||||
templateUrl: 'app.html'
|
||||
})
|
||||
export class Urge {
|
||||
rootPage:any = TabsPage;
|
||||
export class Urnings {
|
||||
rootPage: any = TabsPage;
|
||||
|
||||
constructor(platform: Platform, statusBar: StatusBar, splashScreen: SplashScreen) {
|
||||
platform.ready().then(() => {
|
||||
|
||||
Reference in New Issue
Block a user