Skip to content

Commit 71facf0

Browse files
committed
Remove withContext from top-level API
1 parent 6a7a4fd commit 71facf0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/browser/ui/React.js

-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@ var React = {
7575
renderToStaticMarkup: ReactServerRendering.renderToStaticMarkup,
7676
unmountComponentAtNode: ReactMount.unmountComponentAtNode,
7777
isValidElement: ReactElement.isValidElement,
78-
withContext: ReactContext.withContext,
7978

8079
// Hook for JSX spread, don't use this for anything else.
8180
__spread: assign

0 commit comments

Comments
 (0)