Compare commits

...

8 Commits

View File

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