Added sort functionality to scoreSheet through scoreSheet's redux actions/reducers/store.
Added a down arrow on scoreSheet to show which column is currently being sorted.
Sorts by highest score to lowest for the chosen column.
Initially sorts the table column by default.
Added sort functionality to scoreSheet through scoreSheet's redux actions/reducers/store. Added a down arrow on scoreSheet to show which column is currently being sorted. Sorts by highest score to lowest for the chosen column. Initially sorts the table column by default.