Skip to content

Commit dd08eba

Browse files
committed
lint
1 parent 99577dd commit dd08eba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/helpers.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ export const animateScroll = (function () {
3939
resolvePrevious = resolve;
4040
animateFn();
4141
});
42-
}
42+
};
4343
})();
4444

4545
export function updateHistory (id) {

0 commit comments

Comments
 (0)