small fixes

This commit is contained in:
thilo 2020-03-21 23:56:39 +01:00
parent f8e9eeb2d3
commit ac495e06d9
3 changed files with 1 additions and 5 deletions

View file

@ -1,9 +1,5 @@
<template>
<div id="app">
<!-- <div id="nav">
<router-link to="/">Home</router-link> |
<router-link to="/about">About</router-link>
</div> -->
<router-view/>
</div>
</template>