Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import type { StructuredPatchHunk } from
'diff'
;
2
import * as React from
'react'
;
3
import { memo } from
'react'
;
4
import { useSettings } from
'../hooks/useSettings.js'
;
Callers
nothing calls this directly
Calls
5
useTheme
Function · 0.90
useSettings
Function · 0.85
isFullscreenEnvEnabled
Function · 0.85
renderColorDiff
Function · 0.85
max
Method · 0.80
Tested by
no test coverage detected