mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-05-08 14:18:40 +00:00
c735ab7c35
Hiding the `moveBrew` etc. properties when `this.state.showMoveArrows == false` means when the `metaData` tab turns off the arrows it crashes because now some functions are undefined. Just using a whole separate property to avoid conflict.