mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-24 23:35:45 +00:00
fix(FE): fixing report finance filter ui
This commit is contained in:
@@ -19,7 +19,7 @@ const FinanceTabs = () => {
|
||||
{
|
||||
id: '2',
|
||||
label: 'Kontrol Pembayaran Customer',
|
||||
content: <CustomerPaymentTab />,
|
||||
content: <CustomerPaymentTab tabId={'2'} />,
|
||||
},
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user