docs(ContactList): use composition api
This commit is contained in:
@@ -82,7 +82,6 @@ const i18n = {
|
||||
customColor: '自定义颜色',
|
||||
matchByName: '通过名称匹配',
|
||||
switchEvent: '监听切换事件',
|
||||
selectTip: '你切换到了',
|
||||
},
|
||||
'en-US': {
|
||||
badge: 'Show Badge',
|
||||
@@ -90,7 +89,6 @@ const i18n = {
|
||||
customColor: 'Custom Color',
|
||||
matchByName: 'Match by name',
|
||||
switchEvent: 'Change Event',
|
||||
selectTip: 'You select ',
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user