Perbaikan PPOB
This commit is contained in:
@@ -442,7 +442,7 @@ export const Membership = observer(() => {
|
||||
<small>Role : {item.roles?.name}</small> <br />
|
||||
<small>Saldo : {item.coa?.amount}</small> <br />
|
||||
<Button
|
||||
style={{ marginRight: 10 }}
|
||||
style={{ marginRight: 10,marginTop:7 }}
|
||||
onClick={() => {
|
||||
setDestination(item?.id);
|
||||
console.log(item?.id);
|
||||
|
||||
Reference in New Issue
Block a user