Skip to content

Commit c6d9c9d

Browse files
committed
Update index.ts
1 parent c369957 commit c6d9c9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/lib/src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ export {
1111
hasAnyStaticProperty,
1212
hasStaticProperty,
1313
isChildWithProperty,
14-
} from './componentQueries';
14+
} from './childQueries';
1515
export { createSyntheticEvent } from './createSyntheticEvent';
1616
export { deepMapValues } from './deepMapValues';
1717
export { formatCssSize } from './formatCssSize';

0 commit comments

Comments
 (0)