Change dashboardPlugin location,
This commit is contained in:
		
							
								
								
									
										5
									
								
								resources/assets/js/views/wizard/company.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								resources/assets/js/views/wizard/company.js
									
									
									
									
										vendored
									
									
								
							| @@ -8,10 +8,15 @@ require('./../../bootstrap'); | ||||
|  | ||||
| import Vue from 'vue'; | ||||
|  | ||||
| import DashboardPlugin from './../../plugins/dashboard-plugin'; | ||||
|  | ||||
| import Global from './../../mixins/global'; | ||||
|  | ||||
| import Form from './../../plugins/form'; | ||||
|  | ||||
| // plugin setup | ||||
| Vue.use(DashboardPlugin); | ||||
|  | ||||
| const app = new Vue({ | ||||
|     el: '#app', | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user