Skip to content

Commit

Permalink
Merge pull request #95 from Ajita369/Fixes#87
Browse files Browse the repository at this point in the history
Fixed Issue #87
  • Loading branch information
Satyam1923 authored May 13, 2024
2 parents cd607f4 + cf8dee5 commit fad3524
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/App.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ const App = () => {
if (searchQuery !== "") fetchSongData();
}}
>
<img src="/seach.svg" className="w-4 h-4" alt="" />
Search
</button>
</form>
</div>
Expand Down

0 comments on commit fad3524

Please sign in to comment.