0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-30 21:52:43 +00:00
Files
homebrewery/client/homebrew/pages
Trevor Buckner c735ab7c35 Fix crash on metaData tab
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.
2024-09-04 15:50:32 -04:00
..
2024-04-09 11:36:13 -04:00
2024-09-04 01:06:56 -04:00
2024-08-01 15:57:27 +02:00
2024-08-20 13:15:32 -05:00
2024-08-14 20:42:18 +02:00
2024-09-04 15:50:32 -04:00