6
src/components/PageNotFound.vue
Normal file
6
src/components/PageNotFound.vue
Normal file
@@ -0,0 +1,6 @@
|
||||
<template>
|
||||
<div>
|
||||
<h1>Page not Found!</h1>
|
||||
</div>
|
||||
</template>
|
||||
<script></script>
|
||||
Reference in New Issue
Block a user