Skip to content

Commit 523f948

Browse files
committed
style: whitespace
1 parent fd5a211 commit 523f948

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/pfe-core/controllers/scroll-spy-controller.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ export interface ScrollSpyControllerOptions extends IntersectionObserverInit {
1818
* @default the host's root node
1919
*/
2020
rootNode?: Node;
21+
2122
/**
2223
* function to call on link children to get their URL hash (i.e. id to scroll to)
2324
* @default el => el.getAttribute('href');

0 commit comments

Comments
 (0)