chore: add code formatting and linting (#952)
This commit is contained in:
@ -5,6 +5,6 @@ exports.onClientEntry = () => {
|
||||
new SmoothScroll('a[href*="#"]', {
|
||||
offset() {
|
||||
return document.querySelector('#header').offsetHeight;
|
||||
}
|
||||
},
|
||||
});
|
||||
};
|
||||
|
Reference in New Issue
Block a user