frontend-rw #1
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ const ScrollTopButton: React.FC<IScrollTopButton> = ({
|
|||
onClick,
|
||||
count,
|
||||
message,
|
||||
threshold = 400,
|
||||
threshold = 240,
|
||||
autoloadThreshold = 50,
|
||||
}) => {
|
||||
const intl = useIntl();
|
||||
|
|
Loading…
Reference in a new issue