Skip to content

Commit

Permalink
Initial Commit
Browse files Browse the repository at this point in the history
  • Loading branch information
jqwidgets committed Oct 4, 2018
1 parent cab1b15 commit 7cb2857
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions splitter/defaultfunctionality/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@
import JqxTree from 'jqwidgets-scripts/jqwidgets-vue/vue_jqxtree.vue';
import JqxListBox from 'jqwidgets-scripts/jqwidgets-vue/vue_jqxlistbox.vue';
import JqxPanel from 'jqwidgets-scripts/jqwidgets-vue/vue_jqxpanel.vue';
import axios from 'axios';
export default {
components: {
Expand Down

0 comments on commit 7cb2857

Please sign in to comment.