We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07ee749 commit cd6c6ffCopy full SHA for cd6c6ff
components/rate/index.tsx
@@ -39,7 +39,6 @@ const Rate = defineComponent({
39
count: 5,
40
allowHalf: false,
41
allowClear: true,
42
- prefixCls: 'ant-rate',
43
tabindex: 0,
44
direction: 'ltr',
45
}),
0 commit comments