Skip to content

Commit 693c2ab

Browse files
committed
chore(exports): correct export
1 parent cfe35ed commit 693c2ab

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/index.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
export withSubscribe from './withSubscribe';
22
export { withLoadingState, withErrorState } from './withLoadingState';
3+
export withFragment from './withFragment';
4+
export withQueryData from './withQueryData';
5+
export withQueryComponent from './withQueryComponent';

0 commit comments

Comments
 (0)