mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-26 18:12:40 +00:00
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.