Nuxt/test/fixtures/with-config/layouts/error.vue

4 lines
45 B
Vue

<template>
<h1>Error page</h1>
</template>