use zanui name

This commit is contained in:
cookfront
2017-02-17 16:04:37 +08:00
parent 3bed02995d
commit c786235977
40 changed files with 833 additions and 536 deletions

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

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