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 c369957 commit c6d9c9dCopy full SHA for c6d9c9d
packages/lib/src/index.ts
@@ -11,7 +11,7 @@ export {
11
hasAnyStaticProperty,
12
hasStaticProperty,
13
isChildWithProperty,
14
-} from './componentQueries';
+} from './childQueries';
15
export { createSyntheticEvent } from './createSyntheticEvent';
16
export { deepMapValues } from './deepMapValues';
17
export { formatCssSize } from './formatCssSize';
0 commit comments