MCPcopy Index your code
hub / github.com/codeaashu/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 { c as _c } from "react/compiler-runtime";
2import type { StructuredPatchHunk } from 'diff';
3import * as React from 'react';
4import { memo } from 'react';

Callers

nothing calls this directly

Calls 5

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

Tested by

no test coverage detected