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

File StatusHeader.tsx

src/client/components/monitor/StatusPage/StatusHeader.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React, { useMemo, useState } from 'react';
2import { cn } from '@/utils/style';
3import { bodySchema } from './schema';
4import { LuCircleCheckBig, LuCircleSlash, LuCircleAlert } from 'react-icons/lu';

Callers

nothing calls this directly

Calls 8

useEventFunction · 0.90
isServerOnlineFunction · 0.90
useWatchFunction · 0.90
cnFunction · 0.90
thenMethod · 0.80
nowMethod · 0.80
formatDateFunction · 0.70
fetchMethod · 0.65

Tested by

no test coverage detected