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