mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-22 12:04:00 +00:00
First components for new transaction form.
This commit is contained in:
1
frontend/src/bootstrap.js
vendored
1
frontend/src/bootstrap.js
vendored
@@ -23,6 +23,7 @@ import Vue from 'vue';
|
||||
import VueI18n from 'vue-i18n'
|
||||
import * as uiv from 'uiv';
|
||||
|
||||
Vue.config.productionTip = false;
|
||||
|
||||
// export jquery for others scripts to use
|
||||
window.$ = window.jQuery = require('jquery');
|
||||
|
Reference in New Issue
Block a user