mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-05-08 20:48:39 +00:00
49a4daa8f6
utilize useEffect hook to trigger render when the mode state is changed. Move modes array to top level array, and change 'book-mode' to 'facing', and add 'flow' mode. toggle modes as class names in .pages div, which are each styled as required.