forgotten spaces and classes for js files
This commit is contained in:
@ -20,9 +20,11 @@ Vue.use(DashboardPlugin);
|
||||
|
||||
const app = new Vue({
|
||||
el: '#app',
|
||||
|
||||
mixins: [
|
||||
Global
|
||||
],
|
||||
|
||||
data: function () {
|
||||
return {
|
||||
form: new Form('module')
|
||||
|
Reference in New Issue
Block a user