Bug Fixing PPOB
This commit is contained in:
parent
dcc2eb59df
commit
f6cc7ee359
|
@ -460,8 +460,8 @@ export const DetailUser = observer(() => {
|
|||
<Col span={12}>
|
||||
<Text>
|
||||
{store.authentication.dataProfit.is_active === true
|
||||
? "Aktif"
|
||||
: "Inaktif"}
|
||||
? "Active"
|
||||
: "Inactive"}
|
||||
</Text>
|
||||
</Col>
|
||||
{/* {store.authentication.userData.role === "Sales" && (
|
||||
|
|
Loading…
Reference in New Issue
Block a user