From 42a1b2663e5725b9138783e5c7be331cbdc80b30 Mon Sep 17 00:00:00 2001 From: IRBorisov <8611739+IRBorisov@users.noreply.github.com> Date: Fri, 6 Oct 2023 15:42:02 +0300 Subject: [PATCH] Update SearchPanel.tsx --- rsconcept/frontend/src/pages/LibraryPage/SearchPanel.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rsconcept/frontend/src/pages/LibraryPage/SearchPanel.tsx b/rsconcept/frontend/src/pages/LibraryPage/SearchPanel.tsx index f8d0f95a..7e065f45 100644 --- a/rsconcept/frontend/src/pages/LibraryPage/SearchPanel.tsx +++ b/rsconcept/frontend/src/pages/LibraryPage/SearchPanel.tsx @@ -69,7 +69,7 @@ function SearchPanel({ total, filtered, query, setQuery, strategy, setStrategy, }, [strategy, navigateTo]); return ( -