feat: migrate Dialog component

This commit is contained in:
chenjiahan
2020-07-26 16:35:08 +08:00
parent 47ad40794e
commit f3ff931ebf
9 changed files with 86 additions and 299 deletions

View File

@@ -44,4 +44,5 @@ module.exports = [
'tabs',
'sticky',
'picker',
'dialog',
];