audon/audon-fe/src/views/NotFoundView.vue

6 wiersze
91 B
Vue

<script></script>
<template>
<v-alert type="error">Page not found</v-alert>
</template>