fixed some bugs

fixed some bugs
This commit is contained in:
梁灏 2016-10-28 18:27:04 +08:00
parent 8a3bad748c
commit 4b7138b97f
6 changed files with 28 additions and 27 deletions

View file

@ -31,6 +31,7 @@ import Slider from './components/slider';
const iview = {
Button,
iButton: Button,
ButtonGroup: Button.Group,
Icon,
Input,