feat: migrate Toast component

This commit is contained in:
chenjiahan
2020-08-07 07:16:33 +08:00
parent 17c64b24e7
commit 5d2cd516ed
5 changed files with 96 additions and 87 deletions

View File

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