mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-09-25 13:42:57 +00:00
Revert "track changes to pages in brewrenderer"
This reverts commit dd863c9219.
This commit is contained in:
@@ -138,7 +138,6 @@ const HomePage =(props)=>{
|
||||
text={currentBrew.text}
|
||||
style={currentBrew.style}
|
||||
renderer={currentBrew.renderer}
|
||||
version={currentBrew.version}
|
||||
themeBundle={themeBundle}
|
||||
onPageChange={setCurrentBrewRendererPageNum}
|
||||
currentEditorCursorPageNum={currentEditorCursorPageNum}
|
||||
|
||||
Reference in New Issue
Block a user