Move "ReaderTransitionPage" setting props to "withPropsFrom" HOC
This commit is contained in:
@@ -246,5 +246,8 @@ export const ReaderTransitionPage = withPropsFrom(
|
||||
'scrollbarYSize',
|
||||
'readerNavBarWidth',
|
||||
'backgroundColor',
|
||||
'mode',
|
||||
'readingMode',
|
||||
'pageScaleMode',
|
||||
],
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user