Compare commits

..

No commits in common. "3bdd7218bba0920e8c28b07e170ce5f89f8045e4" and "4a7fb67cd486c7d1afc1885c0fac783f35162458" have entirely different histories.

View File

@ -395,7 +395,7 @@ const ManageExpense = ({ closeModal, expenseToEdit = null }) => {
<div className="row my-2">
<div className="col-md-6">
<label htmlFor="statusId" className="form-label ">
Transaction ID
TransactionId
</label>
<input
type="text"