feat: add drag kanban component demo

This commit is contained in:
yugasun
2018-04-23 15:13:44 +08:00
parent 8f37950589
commit 2ec40ff91e
5 changed files with 215 additions and 1 deletions

View File

@@ -19,6 +19,7 @@ export default {
componentMixin: 'Mixin',
backToTop: 'BackToTop',
dragDialog: 'Drag Dialog',
dragKanban: 'Drag Kanban',
charts: 'Charts',
keyboardChart: 'Keyboard Chart',
lineChart: 'Line Chart',