0
0
Fork 0

Add component names and fix CSS imports

This commit is contained in:
Oliver-Akins 2020-12-10 11:09:01 -07:00
parent b71a9e7d7f
commit e7d50281fe
6 changed files with 16 additions and 16 deletions

View file

@ -4,7 +4,7 @@
<script>
export default {
name: ``,
name: `InGame`,
components: {},
computed: {},
methods: {},