Удалил HomePage

This commit is contained in:
megavrilinvv
2022-10-27 17:43:23 +03:00
parent 92a25cecc7
commit cc84f4e26d
3 changed files with 2 additions and 19 deletions

View File

@@ -1,9 +0,0 @@
<template lang="pug">
div HomePage
</template>
<script>
export default {
name: "TheHome",
};
</script>