mirror of
https://github.com/Jellify-Music/App.git
synced 2026-05-04 18:00:05 -05:00
fix build
This commit is contained in:
@@ -6,7 +6,7 @@ import TrackOptions from "./helpers/TrackOptions";
|
||||
import { View, XStack, YStack } from "tamagui";
|
||||
import BlurhashedImage from "../Global/helpers/blurhashed-image";
|
||||
import { Text } from "../Global/helpers/text";
|
||||
import { Colors } from "@/enums/colors";
|
||||
import { Colors } from "../../enums/colors";
|
||||
|
||||
export default function ItemDetail({
|
||||
item,
|
||||
|
||||
Reference in New Issue
Block a user