We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e14656 commit 8187d3aCopy full SHA for 8187d3a
components/rate/index.tsx
@@ -40,7 +40,6 @@ const Rate = defineComponent({
40
allowClear: true,
41
prefixCls: 'ant-rate',
42
tabindex: 0,
43
- character: '★',
44
direction: 'ltr',
45
}),
46
emits: ['hoverChange', 'update:value', 'change', 'focus', 'blur', 'keydown'],
0 commit comments