Closed NathanVss closed 8 months ago
Latest commit: 9aad328fd4699ac6125094521c9168a10818d1ae
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
Previously sorting on custom cells was not possible because they were considered as "display cells" by React-Table, which is made for actions columns, which aren't sortable.