Browse Source

test bad eslint code again

pull/188/head
LouisLam 4 years ago
parent
commit
de058f6073
  1. 2
      src/App.vue

2
src/App.vue

@ -1,5 +1,5 @@
<template>
<router-view />
<router-view />again
</template>
<script>

Loading…
Cancel
Save