Start work on the GameLobby view
This commit is contained in:
parent
4b0803c9a1
commit
43304617d7
1 changed files with 2 additions and 2 deletions
|
|
@ -1,10 +1,10 @@
|
|||
<template>
|
||||
<div></div>
|
||||
<div id="GameLobby" class="maximize view"></div>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
export default {
|
||||
name: ``,
|
||||
name: `GameLobby`,
|
||||
components: {},
|
||||
computed: {},
|
||||
methods: {},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue