mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-17 02:31:34 +08:00
feat(tabs): scrollable tabs
This commit is contained in:

committed by
Adam Bradley

parent
a881eb1b82
commit
ec2bf8bfbe
@ -36,7 +36,7 @@ exports.config = {
|
||||
{ components: ['ion-spinner'] },
|
||||
{ components: ['ion-split-pane'] },
|
||||
{ components: ['ion-range', 'ion-range-knob']},
|
||||
{ components: ['ion-tabs', 'ion-tab', 'ion-tabbar', 'ion-tab-button', 'ion-tab-highlight'] },
|
||||
{ components: ['ion-tabs', 'ion-tab', 'ion-tabbar', 'ion-tab-button'] },
|
||||
{ components: ['ion-toggle'] },
|
||||
{ components: ['ion-nav'] },
|
||||
{ components: ['ion-toast', 'ion-toast-controller'] },
|
||||
|
Reference in New Issue
Block a user