Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/claude-code-best/claude-code
/ main.tsx
File
main.tsx
packages/remote-control-server/web/src/main.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import { StrictMode } from
'react'
;
2
import { createRoot } from
'react-dom/client'
;
3
import App from
'./App'
;
4
import
'./index.css'
;
Callers
nothing calls this directly
Calls
2
createRoot
Function · 0.85
render
Method · 0.45
Tested by
no test coverage detected