mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-19 06:10:31 +00:00
feat: add payment transaction & style
This commit is contained in:
@@ -63,7 +63,7 @@ export default function BillPaymentTransactions() {
|
||||
);
|
||||
|
||||
return (
|
||||
<div className="payment-transactions">
|
||||
<div className="item-drawer__table">
|
||||
<Card>
|
||||
<DataTable
|
||||
columns={columns}
|
||||
|
||||
Reference in New Issue
Block a user