From fd69deeb5c7d9a149923485a12e4b619ef95e0bd Mon Sep 17 00:00:00 2001 From: MTG2000 Date: Wed, 17 Aug 2022 14:21:18 +0300 Subject: [PATCH] update: rename 'linked accounts' to 'linked wallets' --- .../PreferencesTab/LinkedAccountsCard/LinkedAccountsCard.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/features/Profiles/pages/EditProfilePage/PreferencesTab/LinkedAccountsCard/LinkedAccountsCard.tsx b/src/features/Profiles/pages/EditProfilePage/PreferencesTab/LinkedAccountsCard/LinkedAccountsCard.tsx index 1f36d6e..d4d179c 100644 --- a/src/features/Profiles/pages/EditProfilePage/PreferencesTab/LinkedAccountsCard/LinkedAccountsCard.tsx +++ b/src/features/Profiles/pages/EditProfilePage/PreferencesTab/LinkedAccountsCard/LinkedAccountsCard.tsx @@ -93,7 +93,7 @@ export default function LinkedAccountsCard({ value, onChange }: Props) { return ( -

🔐 Linked Accounts

+

🔐 Linked Wallets

These are the wallets that you can login to this account from. You can add a new wallet below.