Skip to content

Commit cd6c6ff

Browse files
authored
fix(rate): global prefixCls invalid (#5026)
1 parent 07ee749 commit cd6c6ff

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/rate/index.tsx

-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ const Rate = defineComponent({
3939
count: 5,
4040
allowHalf: false,
4141
allowClear: true,
42-
prefixCls: 'ant-rate',
4342
tabindex: 0,
4443
direction: 'ltr',
4544
}),

0 commit comments

Comments
 (0)