Nuxt/test/fixtures/module/modules/layout/some-error.vue

4 lines
79 B
Vue

<template>
<h1>You should see the error in a different Vue!</h1>
</template>