mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-09-26 22:12:57 +00:00
track changes to pages in brewrenderer
This commit is contained in:
@@ -159,6 +159,7 @@ const SharePage = (props)=>{
|
||||
style={currentBrew.style}
|
||||
lang={currentBrew.lang}
|
||||
renderer={currentBrew.renderer}
|
||||
version={currentBrew.version}
|
||||
theme={currentBrew.theme}
|
||||
themeBundle={themeBundle}
|
||||
onPageChange={handleBrewRendererPageChange}
|
||||
|
||||
Reference in New Issue
Block a user