Skip to content

Commit

Permalink
Merge pull request #124 from EveripediaNetwork/fix-remove-getwagmicon…
Browse files Browse the repository at this point in the history
…fig-export

remove getWagmiConfig export
  • Loading branch information
Royal-lobster authored Jan 2, 2025
2 parents a6f4e5c + 7896a99 commit 123d922
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/dirty-turkeys-study.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@everipedia/iq-login": patch
---

Removes getWagmiConfig export
1 change: 0 additions & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ export { getAuth } from "./lib/getAuth";
// Data
// ===============
export { iqTestnet } from "./lib/data/iq-testnet";
export { getWagmiConfig } from "./lib/integrations/wagmi.config";

// ===============
// Constants
Expand Down

0 comments on commit 123d922

Please sign in to comment.