add: waterfall init

This commit is contained in:
pangxie1991
2017-02-22 16:21:06 +08:00
parent 3426ea0ac4
commit 846f555861
8 changed files with 71 additions and 2 deletions

View File

@@ -0,0 +1,3 @@
import SampleComponent from './src/main';
export default SampleComponent;