Compare commits
8 Commits
e6752e60ef
...
1aa329559f
Author | SHA1 | Date | |
---|---|---|---|
|
1aa329559f | ||
|
8c088ba169 | ||
|
33b817aabe | ||
|
407c901b62 | ||
|
b0f2c86fa5 | ||
|
4413337979 | ||
|
f1a86730e7 | ||
|
7f86ca1ebd |
@ -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