updating alerts ui/ux
This commit is contained in:
@@ -7,6 +7,8 @@ const {
|
||||
getAllTransactions,
|
||||
updatePaymentStatus,
|
||||
deleteTransaction,
|
||||
getTransactionWithPagination,
|
||||
removeTransation,
|
||||
} = require("../controllers/transaction");
|
||||
const router = express.Router();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user