We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f77c7b9 commit 50893dbCopy full SHA for 50893db
1 file changed
packages/react-dom/src/events/DOMEventProperties.js
@@ -8,7 +8,7 @@
8
*/
9
10
import type {EventPriority} from 'shared/ReactTypes';
11
-import type {DOMEventName} from '../events/DOMEventNames';
+import type {DOMEventName} from './DOMEventNames';
12
13
import {registerTwoPhaseEvent} from './EventRegistry';
14
import {
0 commit comments