web: Expose debug info, fix view on mobile.

This commit is contained in:
2021-10-27 14:02:38 -05:00
parent 21304533f9
commit 3553ce4ea1
15 changed files with 215 additions and 12 deletions

View File

@ -1,4 +1,6 @@
<template>
<router-view />
<DebugInfo />
</template>
<script lang="ts" src="./App.ts"></script>
<style lang="scss" src="./App.scss"></style>