element-ui-el-table-draggable
Version:
Make 'el-table' of 'element UI' sortable.
10 lines (7 loc) • 385 B
Markdown
# element-ui-el-table-draggable
## How to contribute
- Fork this repository!
- Create a topic branch from the `master` branch: `git branch my-topic-branch develop`.
- Commit the changes: `git commit -am 'Modify some files`.
- Push to my forked repository: `git push origin my-topic-branch`.
- Send the prequest to `develop` branch of `WakuwakuP/element-ui-table-draggable`.