I\'m trying to sort my data from ascending to descending. This is my code:
const onSort = (sortKey) => { let sortCustomer = [...customers]; sortCusto