We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4e53e8 commit 89be8a9Copy full SHA for 89be8a9
packages/react-native-web/src/modules/usePlatformMethods/index.js
@@ -8,7 +8,7 @@
8
*/
9
10
import type { GenericStyleProp } from '../../types';
11
-import type { ViewProps } from '../../Exports/View';
+import type { ViewProps } from '../../exports/View';
12
13
import UIManager from '../../exports/UIManager';
14
import createDOMProps from '../createDOMProps';
0 commit comments