Projects Dropdown Event Hub
This commit is contained in:
parent
446b0340fd
commit
536ce80129
1 changed files with 3 additions and 0 deletions
3
app/assets/javascripts/projects_dropdown/event_hub.js
Normal file
3
app/assets/javascripts/projects_dropdown/event_hub.js
Normal file
|
@ -0,0 +1,3 @@
|
|||
import Vue from 'vue';
|
||||
|
||||
export default new Vue();
|
Loading…
Reference in a new issue