Nuxt/examples/programmatic/pages/index.vue
2020-01-19 09:36:06 +01:00

6 lines
50 B
Vue

<template>
<div>
Works
</div>
</template>