player component work

This commit is contained in:
root
2024-04-27 23:45:06 +02:00
parent 8234981968
commit 518da6be8d
4 changed files with 24 additions and 14 deletions

View File

@ -1,5 +1,5 @@
<template>
<Login />
<Game />
</template>
<script setup lang="ts">