mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-11-30 11:08:45 +08:00
fix: badge scrollnumber
This commit is contained in:
parent
bb03c89ebf
commit
6ee3da59c1
@ -135,7 +135,7 @@ export default class ScrollNumber extends React.Component {
|
||||
className: `${this.props.prefixCls} ${this.props.className}`,
|
||||
});
|
||||
return createElement(
|
||||
component,
|
||||
this.props.component,
|
||||
props,
|
||||
this.renderNumberElement()
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user