From 700b274270d3d9d2be0fd952602ae643765eec68 Mon Sep 17 00:00:00 2001 From: Ajita369 <162597493+Ajita369@users.noreply.github.com> Date: Mon, 13 May 2024 23:08:10 +0530 Subject: [PATCH] added search to search button Fixed issue #87 --- frontend/src/App.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/App.jsx b/frontend/src/App.jsx index 5237427..527e7c0 100644 --- a/frontend/src/App.jsx +++ b/frontend/src/App.jsx @@ -113,7 +113,7 @@ const App = () => { if (searchQuery !== "") fetchSongData(); }} > - + Search