MCPcopy
hub / github.com/msgbyte/tianji / ServerCardView.tsx

File ServerCardView.tsx

src/client/components/server/ServerCardView.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React, { useMemo, useState } from 'react';
2import { useTranslation } from '@i18next-toolkit/react';
3import { useIntervalUpdate } from '@/hooks/useIntervalUpdate';
4import { useServerMap } from './useServerMap';

Callers

nothing calls this directly

Calls 4

useServerMapFunction · 0.90
useIntervalUpdateFunction · 0.90
isServerOnlineFunction · 0.90
valuesMethod · 0.80

Tested by

no test coverage detected