diff options
Diffstat (limited to 'packages/client/src/views/PageNotFound.vue')
-rw-r--r-- | packages/client/src/views/PageNotFound.vue | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/client/src/views/PageNotFound.vue b/packages/client/src/views/PageNotFound.vue index f373f42..b8896df 100644 --- a/packages/client/src/views/PageNotFound.vue +++ b/packages/client/src/views/PageNotFound.vue @@ -8,4 +8,4 @@ import { defineComponent } from "vue"; export default defineComponent({ name: "PageNotFound" }); -</script> +</script>
\ No newline at end of file |