Develop Fitur

This commit is contained in:
2022-01-26 19:38:50 +07:00
parent e2205aa260
commit 9fc1ee2fc4
2 changed files with 7 additions and 5 deletions

View File

@@ -434,6 +434,7 @@ export const Membership = observer(() => {
description={
<div style={{}}>
<p>
<small>Username : {item.username}</small> <br />
<small>Role : {item.roles?.name}</small> <br />
<small>Saldo : {item.coa?.amount}</small> <br />
<Button