Description:
Render prop component for accessible sorting in React that allows you to sort something in react (e.g. a list or some table rows), and have full control over styling.
Installation:
# NPM $ npm install react-unsort --save
Render prop component for accessible sorting in React that allows you to sort something in react (e.g. a list or some table rows), and have full control over styling.
# NPM $ npm install react-unsort --save