mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 17:13:25 +00:00
chore: formatting
This commit is contained in:
@@ -10,9 +10,9 @@ import {
|
||||
import { fetchMediaDetails, fetchSeasonDetails } from "@movie-web/tmdb";
|
||||
|
||||
import type { ItemData } from "../item/item";
|
||||
import { PlayerStatus } from "~/stores/player/slices/interface";
|
||||
import { usePlayerStore } from "~/stores/player/store";
|
||||
import { Text } from "../ui/Text";
|
||||
import { PlayerStatus } from "~/stores/player/slices/interface";
|
||||
|
||||
interface ScraperProcessProps {
|
||||
data: ItemData;
|
||||
|
Reference in New Issue
Block a user