Compare commits

..

No commits in common. "1aa329559f9c0d681bbf0c58f8f0b8b5e47241c3" and "e6752e60ef2bb5c094e6df9ef925cefa92d3cc42" have entirely different histories.

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',