Skip to content

Commit

Permalink
Remove useDeferredValue and useTransition from Flight subset (#25215)
Browse files Browse the repository at this point in the history
  • Loading branch information
sebmarkbage committed Sep 9, 2022
1 parent c28f313 commit 37cc6bf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/react/src/ReactSharedSubset.experimental.js
Expand Up @@ -32,8 +32,6 @@ export {
useCallback,
useContext,
useDebugValue,
useDeferredValue,
useMemo,
useTransition,
version,
} from './React';

0 comments on commit 37cc6bf

Please sign in to comment.