1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-03-02 11:42:43 +00:00
Nuxt/test/fixtures/children/pages/patch/index.vue
2017-10-31 18:33:46 +01:00

4 lines
40 B
Vue

<template>
<h2>Index</h2>
</template>