Skip to content

Commit e9fe122

Browse files
committed
typo
1 parent 0647f4b commit e9fe122

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/angular/editable/src/app/app.component.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ export class AppComponent {
117117
})
118118
)
119119

120-
afterNextRender(() => this.autoResetPageIndex.set(false), {
120+
afterNextRender(() => this.autoResetPageIndex.set(true), {
121121
injector: this.injector,
122122
})
123123
},

0 commit comments

Comments
 (0)