mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-05-08 12:08:40 +00:00
274e734135
The memoization of the renderPages() method prevents a re-render when something like pageShadows is updated, so displayOptions are added to the dependency array in the memo method.