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
const headers = [
// {
// title: 'ID',
// key: 'id',
// },
{
title: 'ID',
key: 'id',
},
{
title: 'NAME',
key: 'name',