Skip to content

Commit

Permalink
chore: add backlink
Browse files Browse the repository at this point in the history
  • Loading branch information
CodyJasonBennett committed May 15, 2024
1 parent 47bb628 commit aaadee9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/fiber/src/core/reconciler.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ import { removeInteractivity, type EventHandlers } from './events'
import type { ThreeElement } from '../three-types'

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

const createReconciler = Reconciler as unknown as <
Expand Down

0 comments on commit aaadee9

Please sign in to comment.