MCPcopy Index your code
hub / github.com/claude-code-best/claude-code / StructuredDiff.tsx

File StructuredDiff.tsx

src/components/StructuredDiff.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { StructuredPatchHunk } from 'diff';
2import * as React from 'react';
3import { memo } from 'react';
4import { useSettings } from '../hooks/useSettings.js';

Callers

nothing calls this directly

Calls 5

useThemeFunction · 0.90
useSettingsFunction · 0.85
isFullscreenEnvEnabledFunction · 0.85
renderColorDiffFunction · 0.85
maxMethod · 0.80

Tested by

no test coverage detected