mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
refactor: <tabbar> => <ion-tabbar>
This commit is contained in:
@@ -2,7 +2,7 @@ import {Component, Template} from 'angular2/angular2';
|
||||
import {Ion} from '../ion';
|
||||
|
||||
@Component({
|
||||
selector: 'tabbar',
|
||||
selector: 'ion-tabbar',
|
||||
bind: {
|
||||
title: 'view-title'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user