style(searchBarV2): fixed coding style eslint error
This commit is contained in:
@@ -149,6 +149,7 @@ const SearchBarComponent = () => {
|
||||
setArtist(artist.name);
|
||||
}}
|
||||
/>
|
||||
// eslint-disable-next-line no-mixed-spaces-and-tabs
|
||||
))
|
||||
: null}
|
||||
</View>
|
||||
|
||||
Reference in New Issue
Block a user