Skip to content

Sortable table

DojoCoder requested to merge github/fork/pajasevi/sortable-table into develop

This PR adds the ability to make UTXO table sortable by all columns, either in ascending or descending order.

This PR also updates some of the dependencies. Whole component was reformatted to be functional to be able to use React hooks functionality.

Merge request reports