update Circle & Switch name

This commit is contained in:
梁灏 2017-12-18 14:23:53 +08:00
parent 52830ca693
commit e6508e277f
2 changed files with 2 additions and 2 deletions

View file

@ -14,7 +14,7 @@
const prefixCls = 'ivu-switch';
export default {
name: 'Switch',
name: 'iSwitch',
mixins: [ Emitter ],
props: {
value: {