From ff830e7c6d6fbd768a91ed8f0e7be460656a6d29 Mon Sep 17 00:00:00 2001 From: Rafi Zadanly Date: Fri, 30 Dec 2022 09:56:08 +0700 Subject: Address page --- src/pages/my/profile.js | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'src/pages/my/profile.js') diff --git a/src/pages/my/profile.js b/src/pages/my/profile.js index be1a67b0..6e40230d 100644 --- a/src/pages/my/profile.js +++ b/src/pages/my/profile.js @@ -47,7 +47,7 @@ export default function MyProfile() {
- { auth?.id && ( + { auth && ( <> +
- +
) } { !editMode && (