MCPcopy Create free account
hub / github.com/aiprodcoder/MIXAPI / CodeViewer.js

File CodeViewer.js

web/src/components/playground/CodeViewer.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React, { useState, useMemo, useCallback } from 'react';
2import { Button, Tooltip, Toast } from '@douyinfe/semi-ui';
3import { Copy, ChevronDown, ChevronUp } from 'lucide-react';
4import { useTranslation } from 'react-i18next';

Callers

nothing calls this directly

Calls 5

copyFunction · 0.90
formatContentFunction · 0.85
isJsonLikeFunction · 0.85
highlightJsonFunction · 0.85
tFunction · 0.50

Tested by

no test coverage detected