title: auto

des: auto
note:auto
This commit is contained in:
2023-10-09 17:28:01 +08:00
parent f6acd0f06d
commit 3860b3ac03

View File

@@ -45,7 +45,7 @@ export default function ProfileView({ user }: { user: USER_PROFILE }) {
if (!stateUser) return <></>;
return (
<>
{/* {JSON.stringify(data)} */}
{JSON.stringify(stateUser)}
{/* Background dan foto */}
<Box>
<Paper bg={"gray"} p={"md"}>