Replace react-router-scroll to react-router-scroll-4 (#5568)
This commit is contained in:
committed by
GitHub
parent
60f962eedc
commit
763a2f8511
@ -1,5 +1,5 @@
|
||||
import React, { PureComponent } from 'react';
|
||||
import { ScrollContainer } from 'react-router-scroll';
|
||||
import { ScrollContainer } from 'react-router-scroll-4';
|
||||
import PropTypes from 'prop-types';
|
||||
import IntersectionObserverArticleContainer from '../containers/intersection_observer_article_container';
|
||||
import LoadMore from './load_more';
|
||||
|
Reference in New Issue
Block a user