From b0b1f7fd0bdaa57b47243f4ee77c65675ce4a964 Mon Sep 17 00:00:00 2001 From: Gazook89 Date: Fri, 23 Aug 2024 22:58:43 -0500 Subject: [PATCH] update method calls for zoom buttons update method names in onClick events to match latest changes to the branch this builds from. --- client/homebrew/brewRenderer/toolBar/toolBar.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/homebrew/brewRenderer/toolBar/toolBar.jsx b/client/homebrew/brewRenderer/toolBar/toolBar.jsx index f9c134d51..544ff7ff0 100644 --- a/client/homebrew/brewRenderer/toolBar/toolBar.jsx +++ b/client/homebrew/brewRenderer/toolBar/toolBar.jsx @@ -87,14 +87,14 @@ const ToolBar = ({ onZoomChange, currentPage, onPageChange, totalPages })=>{