This commit is contained in:
Inshal 2024-06-13 20:54:48 +05:00
parent 8c088ba169
commit 1aa329559f

View File

@ -110,10 +110,10 @@ const formatPhoneNumber = () => {
}; };
// headers // headers
const headers = [ const headers = [
// { {
// title: 'ID', title: 'ID',
// key: 'id', key: 'id',
// }, },
{ {
title: 'NAME', title: 'NAME',
key: 'name', key: 'name',