diff client/src/App.vue @ 30:7ba0a77fd679

ol component added
author Thomas Junk <thomas.junk@intevation.de>
date Mon, 25 Jun 2018 18:05:50 +0200
parents 7d242100af46
children b7ac2e4f9c5c
line wrap: on
line diff
--- a/client/src/App.vue	Mon Jun 25 13:26:48 2018 +0200
+++ b/client/src/App.vue	Mon Jun 25 18:05:50 2018 +0200
@@ -1,7 +1,5 @@
 <template>
   <div id="app">
-    <div id="nav">
-    </div>
     <router-view/>
   </div>
 </template>