Perbaikan PPOB
This commit is contained in:
@@ -275,6 +275,10 @@ export const DetailUser = observer(() => {
|
||||
store.authentication.dataProfit.userDetail?.image_identity,
|
||||
"detail"
|
||||
);
|
||||
console.log(
|
||||
store.authentication.listImage,
|
||||
"detail gambar"
|
||||
);
|
||||
return (
|
||||
<div className={["ppob-container"].join(" ")}>
|
||||
<BreadcumbComponent data={routeData} />
|
||||
|
||||
Reference in New Issue
Block a user