Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import { useState, useEffect, useRef, useCallback, memo } from
"react"
;
2
import { imgUrl, isAnimeContent } from
"../utils/api"
;
3
import {
4
PlayIcon,
Callers
nothing calls this directly
Calls
2
isAnimeContent
Function · 0.90
imgUrl
Function · 0.90
Tested by
no test coverage detected