We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1586bf4 commit 21acc57Copy full SHA for 21acc57
src/queries/text.ts
@@ -1,6 +1,6 @@
1
import type { ReactTestInstance } from 'react-test-renderer';
2
import { Text } from 'react-native';
3
-import { getConfig, resetToDefaults } from '../config';
+import { getConfig } from '../config';
4
import {
5
getCompositeParentOfType,
6
isHostElementForType,
0 commit comments