fixes
This commit is contained in:
@@ -48,6 +48,7 @@ const SearchResultsList = ({
|
||||
const didNavigate = navigateToMusicDetails({
|
||||
projectId: project?.id,
|
||||
songUrl: project?.songUrl,
|
||||
project,
|
||||
});
|
||||
|
||||
if (didNavigate) {
|
||||
|
||||
Reference in New Issue
Block a user