minor refactoring

This commit is contained in:
geoffrey45
2022-02-11 12:18:50 +03:00
parent 4b02855dca
commit 25e6c5ce0c
6 changed files with 39 additions and 25 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
</div>
<RightSideBar />
<div class="bottom-bar">
<BottomBar />
<BottomBar :collapsed="collapsed"/>
</div>
</div>
</template>