Perbaikan Project PPOB

This commit is contained in:
2022-01-03 12:15:08 +07:00
parent a851ce019e
commit c19d1386f3
4 changed files with 472 additions and 134 deletions

View File

@@ -224,7 +224,7 @@ export const DetailUser = observer(() => {
<Card>
<Row style={{marginBottom:10}}>
<Title strong level={2} >Detail User</Title>
<Col lg={20} xs={20} style={{ textAlign: "right" }}>
<Col lg={20} xs={20} style={{textAlign: "right" }}>
{store.authentication.userData.role === "Admin" && (
<Space
size="middle"