Update file based on testing step.
This commit is contained in:
parent
81d063977e
commit
c2a9747565
|
@ -62,6 +62,7 @@ function CustomersReportTable( {
|
|||
{
|
||||
label: __( 'Email', 'woocommerce' ),
|
||||
key: 'email',
|
||||
isSortable: true,
|
||||
},
|
||||
{
|
||||
label: __( 'Orders', 'woocommerce' ),
|
||||
|
|
Loading…
Reference in New Issue