title: auto
des: auto note:auto
This commit is contained in:
@@ -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"}>
|
||||
|
||||
Reference in New Issue
Block a user