refactor: normalize files
This commit is contained in:
@@ -17,7 +17,7 @@ const scrollDivHorizontally = (id) => {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
divToScrollHorizontally.addEventListener("wheel", function(e) {
|
||||
e.preventDefault(); // prevent default mousewheel behavior
|
||||
|
||||
|
||||
Reference in New Issue
Block a user