mirror of
https://gitee.com/ant-design-vue/ant-design-vue.git
synced 2024-12-04 13:08:48 +08:00
parent
4e14656ef1
commit
8187d3a739
@ -40,7 +40,6 @@ const Rate = defineComponent({
|
||||
allowClear: true,
|
||||
prefixCls: 'ant-rate',
|
||||
tabindex: 0,
|
||||
character: '★',
|
||||
direction: 'ltr',
|
||||
}),
|
||||
emits: ['hoverChange', 'update:value', 'change', 'focus', 'blur', 'keydown'],
|
||||
|
Loading…
Reference in New Issue
Block a user