1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-02-24 17:39:06 +00:00
Nuxt/test/fixtures/minimal/error.vue

4 lines
47 B
Vue

<template>
<div>Error page</div>
</template>