Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mitmproxy/mitmproxy
/ FlowTableHead.tsx
File
FlowTableHead.tsx
web/src/js/components/FlowTable/FlowTableHead.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import * as React from
"react"
;
2
import classnames from
"classnames"
;
3
import FlowColumns from
"./FlowColumns"
;
4
Callers
nothing calls this directly
Calls
5
useAppDispatch
Function · 0.90
dispatch
Function · 0.85
concat
Method · 0.80
filter
Method · 0.45
map
Method · 0.45
Tested by
no test coverage detected