Replace react-router-scroll to react-router-scroll-4 (#5568)
This commit is contained in:
committed by
GitHub
parent
60f962eedc
commit
763a2f8511
@ -8,7 +8,7 @@ import {
|
||||
fetchFollowing,
|
||||
expandFollowing,
|
||||
} from '../../actions/accounts';
|
||||
import { ScrollContainer } from 'react-router-scroll';
|
||||
import { ScrollContainer } from 'react-router-scroll-4';
|
||||
import AccountContainer from '../../containers/account_container';
|
||||
import Column from '../ui/components/column';
|
||||
import HeaderContainer from '../account_timeline/containers/header_container';
|
||||
|
Reference in New Issue
Block a user