diff --git a/front/components/V2/SearchBar.tsx b/front/components/V2/SearchBar.tsx index 4af042e..ab14dbe 100644 --- a/front/components/V2/SearchBar.tsx +++ b/front/components/V2/SearchBar.tsx @@ -149,6 +149,7 @@ const SearchBarComponent = () => { setArtist(artist.name); }} /> + // eslint-disable-next-line no-mixed-spaces-and-tabs )) : null}