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
commit c7831d5158
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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')