We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56ebd1a commit cc9fbf4Copy full SHA for cc9fbf4
client/src/app/components/activities/activity-feed/feed-scroll-service/feed-scroll.service.ts
@@ -22,7 +22,7 @@ export interface ScrollerState {
22
toggledItems: Set<number>
23
}
24
25
-// configure ngx-ui-scroll's event listners
+// configure ngx-ui-scroll's event listeners
26
export function configureScrollerRoutines(
27
context: CvcActivityFeed,
28
state: ScrollerStateService
0 commit comments