Skip to content

Commit f5485b6

Browse files
committed
Add missing createServerContext for experimental shared subset
1 parent 1e5245d commit f5485b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/react/src/ReactSharedSubset.experimental.js

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ export {
1919
createElement,
2020
createMutableSource as unstable_createMutableSource,
2121
createRef,
22+
createServerContext,
2223
forwardRef,
2324
isValidElement,
2425
lazy,

0 commit comments

Comments
 (0)