wideangle-nuxt/playground/pages/index.vue

7 lines
108 B
Vue

<template>
<div>
<h1>Wide Angle Analytics Playground</h1>
<sample-tracker/>
</div>
</template>