mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-09-22 03:22:57 +00:00
Only re-render BrewRenderer when specific props have changed. Fixes lag during scrolling, which updates the "currentPage" prop, but isn't actually used until the text is changed.