mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-19 14:20:31 +00:00
feat: add payment transaction & style
This commit is contained in:
@@ -14,7 +14,7 @@ export default function ItemDetail() {
|
||||
return (
|
||||
<div className="item-drawer">
|
||||
<ItemDetailActionsBar />
|
||||
<ItemPaymentTransactions />
|
||||
<ItemPaymentTransactions />
|
||||
<Card>
|
||||
<ItemDetailHeader />
|
||||
</Card>
|
||||
|
||||
Reference in New Issue
Block a user