Skip to content

Commit

Permalink
Expect error
Browse files Browse the repository at this point in the history
  • Loading branch information
timneutkens committed Jul 12, 2022
1 parent a96a055 commit 3a6d89e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/next/client/components/hot-reloader.client.tsx
Expand Up @@ -3,6 +3,7 @@ import {
useContext,
useEffect,
useRef,
// @ts-expect-error TODO: startTransition exists
startTransition,
} from 'react'
import { FullAppTreeContext } from '../../shared/lib/app-router-context'
Expand Down

0 comments on commit 3a6d89e

Please sign in to comment.