title: auto

des: auto
note:auto
This commit is contained in:
2023-10-10 09:53:52 +08:00
parent 7e48f43114
commit 3200ca6d66

View File

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