[Improvement] extract component common part (#703)
This commit is contained in:
@@ -17,7 +17,7 @@ import { create } from '../utils';
|
||||
import RouterLink from '../mixins/router-link';
|
||||
|
||||
export default create({
|
||||
name: 'van-tabbar-item',
|
||||
name: 'tabbar-item',
|
||||
|
||||
mixins: [RouterLink],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user