mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-20 13:32:00 +00:00
refactor(FE): Rename Type column header to Jenis
This commit is contained in:
@@ -299,7 +299,7 @@ const ClosingFinanceTable = ({
|
||||
},
|
||||
},
|
||||
{
|
||||
header: 'Type',
|
||||
header: 'Jenis',
|
||||
enableSorting: false,
|
||||
accessorFn: (item) => formatTitleCase(item.type || '-'),
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user