From 07b30e319f5a6f51ff5b044840345e05a9deb931 Mon Sep 17 00:00:00 2001 From: Rafi Zadanly Date: Thu, 22 Dec 2022 16:20:51 +0700 Subject: no message --- src/pages/my/profile.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/pages/my/profile.js') diff --git a/src/pages/my/profile.js b/src/pages/my/profile.js index 44ccfebd..edde307f 100644 --- a/src/pages/my/profile.js +++ b/src/pages/my/profile.js @@ -36,7 +36,7 @@ export default function MyProfile() {
- { auth && ( + { auth?.id && ( <>