MCPcopy Index your code
hub / github.com/formatjs/formatjs / index.tsx

File index.tsx

examples/rescripts/src/index.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {createRoot} from 'react-dom/client'
2import App from './App'
3
4const rootElement = document.getElementById('root')

Callers

nothing calls this directly

Calls 1

renderMethod · 0.45

Tested by

no test coverage detected