Skip to content

Commit 0760dab

Browse files
committed
fix: prettier issue
1 parent d2cb48e commit 0760dab

File tree

1 file changed

+1
-1
lines changed
  • packages/tooling/jest/src/react-native

1 file changed

+1
-1
lines changed

packages/tooling/jest/src/react-native/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ import {
33
LDFlagSet,
44
LDProvider,
55
ReactNativeLDClient,
6-
useLDClient,
76
useBoolVariation,
87
useJsonVariation,
8+
useLDClient,
99
useNumberVariation,
1010
useStringVariation,
1111
} from '@launchdarkly/react-native-client-sdk';

0 commit comments

Comments
 (0)