MCPcopy
hub / github.com/truelockmc/streambert / MediaCard.jsx

File MediaCard.jsx

src/components/MediaCard.jsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { useState, useEffect, useRef, useCallback, memo } from "react";
2import { imgUrl, isAnimeContent } from "../utils/api";
3import {
4 PlayIcon,

Callers

nothing calls this directly

Calls 2

isAnimeContentFunction · 0.90
imgUrlFunction · 0.90

Tested by

no test coverage detected