From 2ddbbad99c747bac25657c6ef932b98b4b6fdd39 Mon Sep 17 00:00:00 2001 From: Rafi Zadanly Date: Thu, 22 Dec 2022 17:24:40 +0700 Subject: no message --- src/pages/my/profile.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/pages/my/profile.js') diff --git a/src/pages/my/profile.js b/src/pages/my/profile.js index dcb38722..ebbd7f2a 100644 --- a/src/pages/my/profile.js +++ b/src/pages/my/profile.js @@ -33,8 +33,9 @@ export default function MyProfile() { return ( - + +
{ auth?.id && ( <> -- cgit v1.2.3