phonegap / phonegap-template-vue-f7-tabs

A TabBar PhoneGap template using Vue.js and Framework7
Apache License 2.0
31 stars 19 forks source link

Removed extraneous /* global window document f7 */ #16

Closed devgeeks closed 6 years ago

devgeeks commented 6 years ago

Eslint was complaining... since it's no longer needed, I just removed the declaration

Fixes #14