Skip to content

Commit

Permalink
chore: change connect wallet text in privy button
Browse files Browse the repository at this point in the history
  • Loading branch information
0xChin committed Oct 10, 2023
1 parent 6439803 commit c57d03f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integrations/privy/wallet-connect.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ export const WalletConnect = ({
className,
classNameConnected,
classNameWrongNetwork,
labelConnect = 'Connect',
labelConnect = 'Connect Wallet',
labelManage = 'Manage Wallets',
...props
}: WalletConnectPrivyProps) => {
Expand Down

0 comments on commit c57d03f

Please sign in to comment.