forgotten spaces and classes for js files

This commit is contained in:
batuhanbas
2020-01-29 16:11:24 +03:00
parent b55aee2dda
commit fecc5068f1
3 changed files with 5 additions and 1 deletions

View File

@ -20,9 +20,11 @@ Vue.use(DashboardPlugin);
const app = new Vue({
el: '#app',
mixins: [
Global
],
data: function () {
return {
form: new Form('revenue'),

View File

@ -20,9 +20,11 @@ Vue.use(DashboardPlugin);
const app = new Vue({
el: '#app',
mixins: [
Global
],
data: function () {
return {
form: new Form('module')