fix zan prefix

This commit is contained in:
cookfront
2017-04-19 20:21:22 +08:00
parent d18bc97deb
commit 78624258de
6 changed files with 18 additions and 18 deletions

View File

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