Skip to content

Commit 5c11731

Browse files
committed
Export startTransition from index.js as well
1 parent 2befdf4 commit 5c11731

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/react/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ export {
7272
createFactory,
7373
useTransition,
7474
useTransition as unstable_useTransition,
75+
startTransition,
7576
startTransition as unstable_startTransition,
7677
useDeferredValue,
7778
useDeferredValue as unstable_useDeferredValue,

0 commit comments

Comments
 (0)