MCPcopy Create free account
hub / github.com/scriptscat/scriptcat / ScriptCard.tsx

File ScriptCard.tsx

src/pages/options/routes/ScriptList/ScriptCard.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React, { createContext, useCallback, useContext, useMemo } from "react";
2import { Avatar, Button, Card, Divider, Popconfirm, Space, Tag, Tooltip, Typography } from "@arco-design/web-react";
3import { Link, useNavigate } from "react-router-dom";
4import { IconClockCircle, IconDragDotVertical } from "@arco-design/web-react/icon";

Callers

nothing calls this directly

Calls 13

getCombinedMetaFunction · 0.90
parseTagsFunction · 0.90
i18nNameFunction · 0.90
hashColorFunction · 0.90
requestEnableScriptFunction · 0.90
nextTimeDisplayFunction · 0.90
createContextFunction · 0.85
navigateFunction · 0.85
handleConfigFunction · 0.85
sortMethod · 0.80
openMethod · 0.65
handleDeleteFunction · 0.50

Tested by

no test coverage detected