Skip to content

Commit

Permalink
Update group name to "Login with Social" in iq-login-provider
Browse files Browse the repository at this point in the history
  • Loading branch information
Royal-lobster committed Dec 7, 2024
1 parent 0b4278b commit 4a94747
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/olive-wasps-hope.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@everipedia/iq-login": patch
---

changes group name
2 changes: 1 addition & 1 deletion src/components/iq-login-provider.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ export function IqLoginProvider({
chains: [chain],
wallets: [
{
groupName: "Recommended",
groupName: "Login with Social",
wallets: [
() => rainbowWeb3AuthConnector({ web3AuthInstance }),
metaMaskWallet,
Expand Down

0 comments on commit 4a94747

Please sign in to comment.