Commit 4ab0822f authored by Nick Thomas's avatar Nick Thomas

Fix a vue import to account for a change in style

parent 6e763b28
/* global merge_request_widget */
const Vue = require('vue');
import Vue from 'vue';
require('./widget_store');
require('./approvals/approvals_bundle');
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment