fix: scroll restoration (#3005)
This commit is contained in:
@@ -17,4 +17,7 @@ module.exports = {
|
||||
|
||||
return config;
|
||||
},
|
||||
experimental: {
|
||||
scrollRestoration: true,
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user