Flip approved/denied text
This commit is contained in:
parent
a4eaead08d
commit
de1bb2bdb3
@ -298,8 +298,8 @@ export default function () {
|
||||
{result.open
|
||||
? "Pending"
|
||||
: result.approved
|
||||
? "Denied"
|
||||
: "Approved"}
|
||||
? "Approved"
|
||||
: "Denied"}
|
||||
</Td>
|
||||
<Td>
|
||||
<Button
|
||||
|
Loading…
x
Reference in New Issue
Block a user