A sortable table component for react
npm install @jhanlu/react-sortable-tablesee this demo
> publish a new version
Update package.json version first, Then run the commands below.
``shell`
> npm run prepublishOnly
> npm publish
> publish Github demo
`shell``
> npm run publish-demo