feat: migrate Contact component

This commit is contained in:
chenjiahan
2020-08-17 12:04:13 +08:00
parent ec64d803be
commit 6d13094a20
6 changed files with 27 additions and 228 deletions

View File

@@ -70,4 +70,7 @@ module.exports = [
'address-list',
'area',
'card',
'contact-card',
'contact-edit',
'contact-list',
];