Nuxt/examples/async-component-injection/posts/404.vue

4 lines
80 B
Vue

<template>
<h1 style="text-align: center;">Article not found</h1>
</template>