mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-03-23 21:48:11 +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.