Skip to content

Commit 8187d3a

Browse files
committed
fix: rate slot character not work #4509
close #4509
1 parent 4e14656 commit 8187d3a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/rate/index.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ const Rate = defineComponent({
4040
allowClear: true,
4141
prefixCls: 'ant-rate',
4242
tabindex: 0,
43-
character: '★',
4443
direction: 'ltr',
4544
}),
4645
emits: ['hoverChange', 'update:value', 'change', 'focus', 'blur', 'keydown'],

0 commit comments

Comments
 (0)