Compare commits
No commits in common. "1aa329559f9c0d681bbf0c58f8f0b8b5e47241c3" and "e6752e60ef2bb5c094e6df9ef925cefa92d3cc42" have entirely different histories.
1aa329559f
...
e6752e60ef
@ -110,10 +110,10 @@ const formatPhoneNumber = () => {
|
||||
};
|
||||
// headers
|
||||
const headers = [
|
||||
{
|
||||
title: 'ID',
|
||||
key: 'id',
|
||||
},
|
||||
// {
|
||||
// title: 'ID',
|
||||
// key: 'id',
|
||||
// },
|
||||
{
|
||||
title: 'NAME',
|
||||
key: 'name',
|
||||
|
Loading…
Reference in New Issue
Block a user