Feature#773_EditExpenseType : Edit Expense Type Master #295
@ -101,6 +101,7 @@ const ManageExpenseType = ({ data = null, onClose }) => {
|
|||||||
data-bs-dismiss="modal"
|
data-bs-dismiss="modal"
|
||||||
aria-label="Close"
|
aria-label="Close"
|
||||||
disabled={isPending || isPendingUpdate}
|
disabled={isPending || isPendingUpdate}
|
||||||
|
onClick={()=>onClose()}
|
||||||
>
|
>
|
||||||
Cancel
|
Cancel
|
||||||
</button>
|
</button>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user