mirror of
https://github.com/vlang/v.git
synced 2025-09-14 23:12:33 +03:00
vdoc: add hr style, use prettier version 3 in the CI (#19628)
This commit is contained in:
parent
a132345e08
commit
8a8129cd5c
5 changed files with 34 additions and 15 deletions
|
@ -56,7 +56,7 @@ function setupScrollSpy() {
|
|||
a.classList.add('active');
|
||||
lastActive = a;
|
||||
clickedScroll = true;
|
||||
})
|
||||
}),
|
||||
);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue