refactor: add created_at field to user response schema and update dashboard display
This commit is contained in:
@@ -36,7 +36,7 @@ export const UsersPage = () => {
|
||||
},
|
||||
{
|
||||
title: 'Tanggal Daftar',
|
||||
data: 'subscribe.start_date',
|
||||
data: 'created_at',
|
||||
},
|
||||
{
|
||||
title: 'User',
|
||||
|
||||
Reference in New Issue
Block a user