MCPcopy 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

1import React from 'react';
2import { render } from 'react-dom';
3import { debug, getOrCreateBodyContainer } from '@src/utils';
4import CommitUI, { CommitUIProps } from './ui';

Callers

nothing calls this directly

Calls 2

debugFunction · 0.90
getOrCreateBodyContainerFunction · 0.90

Tested by

no test coverage detected