Add history + more components
This commit is contained in:
@@ -82,12 +82,12 @@
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<div id="app" class="container">
|
||||
<v-container class="container-xs">
|
||||
<Loading @update_key="update_key" v-if="locked"></Loading>
|
||||
<template v-if="!locked">
|
||||
<router-view></router-view>
|
||||
</template>
|
||||
</div>
|
||||
</v-container>
|
||||
|
||||
</div>
|
||||
</v-app>
|
||||
|
||||
Reference in New Issue
Block a user