phonegap / phonegap-template-vue-f7-split-panel

A Split View PhoneGap template using Vue.js and Framework7 that degrades to a Panel View on smaller devices
Apache License 2.0
17 stars 10 forks source link

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

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 #21