Skip to content
This repository was archived by the owner on Oct 27, 2021. It is now read-only.

Commit ea5dce1

Browse files
committed
fix: #55
1 parent 9092774 commit ea5dce1

File tree

1 file changed

+1
-1
lines changed
  • packages/taro-ui-vue/src/components/tab-bar

1 file changed

+1
-1
lines changed

packages/taro-ui-vue/src/components/tab-bar/index.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ import AtBadge from '../badge/index.vue'
8888
export default {
8989
name: 'AtTabBar',
9090
mixins: [AtTabBar],
91-
conponents: {
91+
components: {
9292
AtBadge,
9393
},
9494
}

0 commit comments

Comments
 (0)