diff --git a/src/pages/user/component/ListUser.jsx b/src/pages/user/component/ListUser.jsx index e3c0de2..d8ae9fc 100644 --- a/src/pages/user/component/ListUser.jsx +++ b/src/pages/user/component/ListUser.jsx @@ -192,7 +192,7 @@ const columns = (showPreviewModal, showEditModal, showDeleteDialog, showApproval }, }, { - title: 'Aksi', + title: 'Action', key: 'aksi', align: 'center', width: '12%',