Compare commits

..

8 Commits

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