Fix ReferenceError of scollToTop and scollToBottom in index.js
This commit is contained in:
@@ -1915,6 +1915,9 @@ function scrollToBottom() {
|
||||
}
|
||||
}
|
||||
|
||||
window.scrollToTop = scrollToTop;
|
||||
window.scrollToBottom = scrollToBottom;
|
||||
|
||||
var enoughForAffixToc = true;
|
||||
|
||||
//scrollspy
|
||||
|
||||
Reference in New Issue
Block a user