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

4 lines
45 B
Vue
Raw Normal View History

2016-12-21 18:27:36 +00:00
<template>
<h1>Error page</h1>
</template>