diff --git a/components/rate/index.tsx b/components/rate/index.tsx index 86eec267a2..747a82e5ce 100644 --- a/components/rate/index.tsx +++ b/components/rate/index.tsx @@ -39,7 +39,6 @@ const Rate = defineComponent({ count: 5, allowHalf: false, allowClear: true, - prefixCls: 'ant-rate', tabindex: 0, direction: 'ltr', }),