mirror of
https://github.com/Jellify-Music/App.git
synced 2026-01-26 13:08:38 -06:00
fix build
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { fetchRecentlyPlayedArtists } from "@/api/queries/functions/recents";
|
||||
import { fetchRecentlyPlayedArtists } from "../../api/queries/functions/recents";
|
||||
import { GridTemplate } from "react-native-carplay";
|
||||
|
||||
const recentArtists = fetchRecentlyPlayedArtists()
|
||||
|
||||
Reference in New Issue
Block a user