This commit is contained in:
2026-07-19 14:45:03 +07:00
parent 75efb4cbf0
commit 3f8b8ba432
12 changed files with 105 additions and 90 deletions
+3 -3
View File
@@ -3,7 +3,7 @@ import GamesPage from '@/components/GamesPage.vue';
</script>
<template>
<main>
<GamesPage />
</main>
<GamesPage />
</template>
<style lang="css"></style>