mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 02:59:58 +08:00
parent
23c23797ff
commit
1e0e5b0e7b
@ -118,6 +118,7 @@ export default class BackTop extends React.Component<BackTopProps, any> {
|
||||
'className',
|
||||
'children',
|
||||
'visibilityHeight',
|
||||
'target',
|
||||
]);
|
||||
|
||||
const backTopBtn = this.state.visible ? (
|
||||
|
Loading…
Reference in New Issue
Block a user