fix: update column title from 'Aksi' to 'Action' in ListUser component for clarity
This commit is contained in:
@@ -192,7 +192,7 @@ const columns = (showPreviewModal, showEditModal, showDeleteDialog, showApproval
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'Aksi',
|
title: 'Action',
|
||||||
key: 'aksi',
|
key: 'aksi',
|
||||||
align: 'center',
|
align: 'center',
|
||||||
width: '12%',
|
width: '12%',
|
||||||
|
|||||||
Reference in New Issue
Block a user