mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 04:14:21 +08:00
card
This commit is contained in:
@ -16,7 +16,7 @@ export let TabsConfig = new ComponentConfig('tabs');
|
||||
|
||||
<div class="toolbar tab-bar toolbar-ios toolbar-bottom">
|
||||
<div class="tab-bar-content">
|
||||
<a class="tab-bar-item" class="tab-active" href="#">
|
||||
<a class="tab-bar-item tab-active" href="#">
|
||||
Tab 1
|
||||
</a>
|
||||
<a class="tab-bar-item" href="#">
|
||||
|
Reference in New Issue
Block a user