MCPcopy
hub / github.com/facebook/react / index.js

File index.js

fixtures/concurrent/time-slicing/src/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React, {PureComponent, startTransition} from 'react';
2import {createRoot} from 'react-dom/client';
3import _ from 'lodash';
4import Charts from './Charts';

Callers

nothing calls this directly

Calls 2

startTransitionFunction · 0.90
createRootFunction · 0.90

Tested by

no test coverage detected