feat: add toast

This commit is contained in:
jiangruowei
2017-03-15 10:10:31 +08:00
parent b02ebc90d9
commit 2de6435873
15 changed files with 340 additions and 8 deletions
+3
View File
@@ -0,0 +1,3 @@
import Toast from './src/toast';
export default Toast;