parent
760688709f
commit
97967ff27a
2 changed files with 20 additions and 0 deletions
@ -0,0 +1,13 @@ |
||||
<template> |
||||
<h1>Page not found</h1> |
||||
</template> |
||||
|
||||
<script> |
||||
export default { |
||||
name: "PageNotFound" |
||||
} |
||||
</script> |
||||
|
||||
<style scoped> |
||||
|
||||
</style> |
Loading…
Reference in new issue