Scroll global
This commit is contained in:
@@ -277,8 +277,6 @@ export const Search = (props) => {
|
||||
setWho(who);
|
||||
setPage(page);
|
||||
navigateTo(who, query, page);
|
||||
|
||||
window.scroll({left: 0, top: 0, behavior: 'smooth'});
|
||||
};
|
||||
|
||||
const content = _ => {
|
||||
|
||||
Reference in New Issue
Block a user