This commit is contained in:
jingsam 2016-11-30 13:28:59 +08:00
parent 9817ce9981
commit 3029549e40

View file

@ -10,7 +10,6 @@
import { oneOf } from '../../utils/assist';
const prefixCls = 'ivu-btn';
const iconPrefixCls = 'ivu-icon';
export default {
components: { Icon },