Skip to content

Commit

Permalink
fix: useTargetNetwork reexport
Browse files Browse the repository at this point in the history
  • Loading branch information
rin-st committed May 7, 2024
1 parent d3d0cf8 commit 5051944
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/nextjs/hooks/scaffold-eth/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@ export * from "./useScaffoldEventHistory";
export * from "./useScaffoldReadContract";
export * from "./useScaffoldWatchContractEvent";
export * from "./useScaffoldWriteContract";
export * from "./useTargetNetwork";
export * from "./useTransactor";
export * from "./useWatchBalance";

0 comments on commit 5051944

Please sign in to comment.