MCPcopy
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

1import { StrictMode } from 'react';
2import { createRoot } from 'react-dom/client';
3import App from './App';
4import './index.css';

Callers

nothing calls this directly

Calls 2

createRootFunction · 0.85
renderMethod · 0.45

Tested by

no test coverage detected