mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-09-27 22:03:09 +00:00
track changes to pages in brewrenderer
This commit is contained in:
@@ -138,6 +138,7 @@ 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