Skip to content

Commit aaadee9

Browse files
chore: add backlink
1 parent 47bb628 commit aaadee9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/fiber/src/core/reconciler.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ import { removeInteractivity, type EventHandlers } from './events'
2323
import type { ThreeElement } from '../three-types'
2424

2525
// TODO: upstream to DefinitelyTyped for React 19
26+
// https://github.com/facebook/react/issues/28956
2627
type EventPriority = number
2728

2829
const createReconciler = Reconciler as unknown as <

0 commit comments

Comments
 (0)