Challenge: Reverse Sort
Try to sort in reverse order in a react app.
Task
The sort feature works, but the ordering only includes one direction. Implement a reverse sort when the button is clicked ...
Try to sort in reverse order in a react app.
The sort feature works, but the ordering only includes one direction. Implement a reverse sort when the button is clicked ...