Skip to content

Commit e40f0b2

Browse files
authored
Remove checkReact (#21132)
I don't know what this is useful for but I suspect it was only useful at FB and is not applicable to ES modules at FB nor elsewhere.
1 parent cecfde5 commit e40f0b2

File tree

2 files changed

+0
-18
lines changed

2 files changed

+0
-18
lines changed

packages/react-dom/src/client/ReactDOM.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
import type {ReactNodeList} from 'shared/ReactTypes';
1111
import type {Container} from './ReactDOMHostConfig';
1212

13-
import '../shared/checkReact';
1413
import {
1514
findDOMNode,
1615
render,

packages/react-dom/src/shared/checkReact.js

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)