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 fe7c258 commit eed43c0Copy full SHA for eed43c0
1 file changed
packages/rn-tester/js/examples/Pressable/PressableExample.js
@@ -10,8 +10,8 @@
10
11
import type {RNTesterModule} from '../../types/RNTesterTypes';
12
13
-import * as PressableExampleFbInternal from './PressableExampleFbInternal';
14
import RNTNativeTouchReceiver from './NativeTouchReceiverNativeComponent';
+import * as PressableExampleFbInternal from './PressableExampleFbInternal';
15
import * as React from 'react';
16
import {
17
Alert,
0 commit comments