mirror of
https://github.com/tbnobody/OpenDTU.git
synced 2026-01-04 11:53:39 +01:00
webapp: Remove redundant main container
This commit is contained in:
committed by
Thomas Basler
parent
72a2c58f1e
commit
bfeb852e23
@@ -1,8 +1,6 @@
|
||||
<template>
|
||||
<NavBar />
|
||||
<main class="container-fluid">
|
||||
<router-view />
|
||||
</main>
|
||||
<router-view />
|
||||
</template>
|
||||
|
||||
<script lang="ts">
|
||||
|
||||
Reference in New Issue
Block a user