refactor: update ad table column title from 'Diklik' to 'Jumlah Klik' for clarity
This commit is contained in:
parent
22918b8bdb
commit
1585830184
@ -52,7 +52,7 @@ export const AdvertisementsPage = () => {
|
||||
},
|
||||
},
|
||||
{
|
||||
title: 'Diklik',
|
||||
title: 'Jumlah Klik',
|
||||
data: 'clicked',
|
||||
},
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user