wideangle-nuxt/playground/pages/index.vue

8 lines
108 B
Vue
Raw Normal View History

2025-01-29 01:01:34 +01:00
<template>
<div>
<h1>Wide Angle Analytics Playground</h1>
<sample-tracker/>
</div>
</template>