Skip to content

Commit c7c6252

Browse files
committed
fix type test
1 parent 445d519 commit c7c6252

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

__tests__/typescript/index.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { DocumentPicker} from "react-native-document-picker";
1+
import DocumentPicker from "react-native-document-picker";
22

33
// Option is correct about pick
44

0 commit comments

Comments
 (0)