0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-03-25 04:08:12 +00:00

Merge branch 'master' into legacy_gmb

This commit is contained in:
David Bolack
2025-06-30 10:54:35 -05:00
6 changed files with 34 additions and 16 deletions

View File

@@ -115,7 +115,9 @@ const BrewRenderer = (props)=>{
zoomLevel : 100,
spread : 'single',
startOnRight : true,
pageShadows : true
pageShadows : true,
rowGap : 5,
columnGap : 10,
});
//useEffect to store or gather toolbar state from storage