Merge pull request #1062 from batuhawk/master

Forgotten review
This commit is contained in:
Batuhan Baş
2019-12-31 17:38:53 +03:00
committed by GitHub

View File

@ -14,9 +14,11 @@ import Form from './../../plugins/form';
const app = new Vue({
el: '#app',
mixins: [
Global
],
data: function () {
return {
form: new Form('company')