mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-10 00:27:41 +08:00
style(components): remove console logs
This commit is contained in:
@ -306,8 +306,6 @@ export class Tabs implements NavOutlet {
|
||||
];
|
||||
|
||||
if (!this.tabbarHidden) {
|
||||
console.log('render tabs');
|
||||
|
||||
dom.push(
|
||||
<ion-tabbar
|
||||
tabs={this.tabs.slice()}
|
||||
|
||||
Reference in New Issue
Block a user