Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/modem-dev/hunk
/ renderRows.tsx
File
renderRows.tsx
src/ui/diff/renderRows.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import { memo, type ReactNode } from
"react"
;
2
import type { DiffFile, UserNoteLineTarget } from
"../../core/types"
;
3
import type { AppTheme } from
"../themes"
;
4
import {
Callers
nothing calls this directly
Calls
1
renderRow
Function · 0.70
Tested by
no test coverage detected