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

View File

@@ -1,3 +1,3 @@
import Loading from './src/loading';
import ZanLoading from './src/loading';
export default Loading;
export default ZanLoading;