Refactoring Nuxt plugin
This commit is contained in:
parent
842cc6f499
commit
c315cc2bcc
12 changed files with 122 additions and 109 deletions
7
playground/pages/index.vue
Normal file
7
playground/pages/index.vue
Normal file
|
@ -0,0 +1,7 @@
|
|||
<template>
|
||||
<div>
|
||||
<h1>Wide Angle Analytics Playground</h1>
|
||||
<sample-tracker/>
|
||||
</div>
|
||||
</template>
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue