Clean imports and remove unused
This commit is contained in:
parent
5414117a3a
commit
3867c24b41
3 changed files with 6 additions and 2 deletions
|
@ -1,7 +1,9 @@
|
|||
<template>
|
||||
<main>
|
||||
<h1>Nuxt Application</h1>
|
||||
<button @click="trackClick">Track Click</button>
|
||||
<button @click="trackClick">
|
||||
Track Click
|
||||
</button>
|
||||
</main>
|
||||
</template>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue