Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Tencent/CodeAnalysis
/ index.tsx
File
index.tsx
web/packages/framework/src/ui/commit/index.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import React from
'react'
;
2
import { render } from
'react-dom'
;
3
import { debug, getOrCreateBodyContainer } from
'@src/utils'
;
4
import CommitUI, { CommitUIProps } from
'./ui'
;
Callers
nothing calls this directly
Calls
2
debug
Function · 0.90
getOrCreateBodyContainer
Function · 0.90
Tested by
no test coverage detected