Skip to content

Commit

Permalink
Use rehackt for useInteractiveQuery
Browse files Browse the repository at this point in the history
  • Loading branch information
jerelmiller committed Nov 10, 2023
1 parent ee8afe4 commit 83af070
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/react/hooks/useInteractiveQuery.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import * as React from "react";
import * as React from "rehackt";
import type {
DocumentNode,
OperationVariables,
Expand Down

0 comments on commit 83af070

Please sign in to comment.