mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-09-25 18:02:58 +00:00
Remove currentBrewRendererPageNum from brewRenderer
This commit is contained in:
@@ -294,7 +294,6 @@ const EditPage = (props)=>{
|
||||
lang={currentBrew.lang}
|
||||
onPageChange={setCurrentBrewRendererPageNum}
|
||||
currentEditorCursorPageNum={currentEditorCursorPageNum}
|
||||
currentBrewRendererPageNum={currentBrewRendererPageNum}
|
||||
allowPrint={true}
|
||||
/>
|
||||
</SplitPane>
|
||||
|
||||
Reference in New Issue
Block a user