From a71f66dcbd07e54e0244bdab3e0d0206d23c1db7 Mon Sep 17 00:00:00 2001 From: Lim Chee Aun Date: Tue, 3 Jan 2023 13:25:55 +0800 Subject: [PATCH] Handle locked accounts --- src/components/account.jsx | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) diff --git a/src/components/account.jsx b/src/components/account.jsx index 831e93c2..075421fb 100644 --- a/src/components/account.jsx +++ b/src/components/account.jsx @@ -197,17 +197,19 @@ function Account({ account }) { {relationshipUIState !== 'loading' && relationship && ( )}