Replace react-router-scroll to react-router-scroll-4 (#5568)
This commit is contained in:
parent
60f962eedc
commit
763a2f8511
13 changed files with 98 additions and 19 deletions
|
@ -22,7 +22,7 @@ import {
|
|||
import { deleteStatus } from '../../actions/statuses';
|
||||
import { initReport } from '../../actions/reports';
|
||||
import { makeGetStatus } from '../../selectors';
|
||||
import { ScrollContainer } from 'react-router-scroll';
|
||||
import { ScrollContainer } from 'react-router-scroll-4';
|
||||
import ColumnBackButton from '../../components/column_back_button';
|
||||
import StatusContainer from '../../containers/status_container';
|
||||
import { openModal } from '../../actions/modal';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue