Skip to content

Commit eed43c0

Browse files
committed
fix lint
1 parent fe7c258 commit eed43c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/rn-tester/js/examples/Pressable/PressableExample.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010

1111
import type {RNTesterModule} from '../../types/RNTesterTypes';
1212

13-
import * as PressableExampleFbInternal from './PressableExampleFbInternal';
1413
import RNTNativeTouchReceiver from './NativeTouchReceiverNativeComponent';
14+
import * as PressableExampleFbInternal from './PressableExampleFbInternal';
1515
import * as React from 'react';
1616
import {
1717
Alert,

0 commit comments

Comments
 (0)