Nuxt/examples/app/error-handling/pages/other.vue
2023-01-22 15:42:08 +00:00

4 lines
40 B
Vue

<template>
<h1>Other</h1>
</template>