mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-20 05:22:02 +00:00
Merge branch 'fix/daily-checklist' into 'development'
[FIX/FE] Daily Checklist See merge request mbugroup/lti-web-client!225
This commit is contained in:
@@ -367,7 +367,7 @@ export function ListDailyChecklistContent() {
|
||||
},
|
||||
{
|
||||
accessorKey: 'updated_at',
|
||||
header: 'Update At',
|
||||
header: 'Diperbarui',
|
||||
enableSorting: false,
|
||||
cell: ({ row }) => formatDateTime(row.original.updated_at),
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user