1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-03-03 17:24:29 +00:00
Nuxt/examples/app/error-handling/pages/index.vue

4 lines
40 B
Vue
Raw Normal View History

<template>
<h1>Index</h1>
</template>