[skip ci] Remove unnecessary prop source
Should have been removed with 52c8734c59
This commit is contained in:
@@ -315,9 +315,6 @@ export const Reader = withPropsFrom(
|
||||
return { readingMode, tapZoneLayout, tapZoneInvertMode };
|
||||
},
|
||||
userReaderStatePagesContext,
|
||||
() => ({
|
||||
firstPageUrl: userReaderStatePagesContext().pages[0].primary.url,
|
||||
}),
|
||||
() => ({ cancelAutoScroll: useReaderAutoScrollContext().cancel }),
|
||||
useReaderTapZoneContext,
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user