Perbaikan PPOB

This commit is contained in:
2022-01-12 17:10:08 +07:00
parent c95d0c3f46
commit 248f844115
4 changed files with 52 additions and 23 deletions

View File

@@ -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} />