mirror of
https://github.com/Jellify-Music/App.git
synced 2026-01-30 23:19:03 -06:00
fix build
This commit is contained in:
@@ -4,7 +4,7 @@ import { NativeStackNavigationProp } from "@react-navigation/native-stack";
|
||||
import { QueryKeys } from "../../../enums/query-keys";
|
||||
import { fetchRecentlyAdded } from "../../../api/queries/functions/recents";
|
||||
import HorizontalCardList from "../../../components/Global/components/horizontal-list";
|
||||
import { ItemCard } from "@/components/Global/components/item-card";
|
||||
import { ItemCard } from "../../../components/Global/components/item-card";
|
||||
|
||||
export default function RecentlyAdded({
|
||||
navigation
|
||||
|
||||
Reference in New Issue
Block a user