add sample

This commit is contained in:
niunai
2017-01-16 01:13:41 +08:00
parent d30eeb7cc3
commit bf021c1d19
6 changed files with 62 additions and 1 deletions

3
packages/sample/index.js Normal file
View File

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