diff --git a/ionic/components/tabs/tab.ts b/ionic/components/tabs/tab.ts index cf07a0afeb..fdd935e1be 100644 --- a/ionic/components/tabs/tab.ts +++ b/ionic/components/tabs/tab.ts @@ -19,9 +19,9 @@ import {Tabs} from './tabs'; * import {GettingStartedPage} from 'getting-started'; * @App({ * template: ` - * - * - * ` + * + * + * ` * }) * class MyApp { * constructor(){