Codacy style changes for test files
This commit is contained in:
@ -5,5 +5,4 @@ const scrollToTop = () => {
|
||||
window.scrollTo(0, c - c / 8);
|
||||
}
|
||||
};
|
||||
|
||||
module.exports = scrollToTop;
|
||||
module.exports = scrollToTop;
|
||||
|
||||
Reference in New Issue
Block a user