Cleanup "useReaderPreserveScrollPosition"

This commit is contained in:
schroda
2025-04-27 13:49:24 +02:00
parent 59bbb53790
commit ef3538d762
2 changed files with 70 additions and 63 deletions

View File

@@ -288,7 +288,6 @@ const BaseReaderViewer = forwardRef(
readingMode,
readingDirection,
isContinuousReadingModeActive,
readerNavBarWidth,
setPageToScrollToIndex,
pageScaleMode,
);