Remove #app id

This commit is contained in:
Dominik Korsa 2019-10-15 20:22:22 +02:00
parent c9a9f94c8f
commit b21766d9d4

View file

@ -1,5 +1,5 @@
<template>
<div id="app">
<div>
<router-view/>
</div>
</template>