refactor: allow smart tabs to render inactive tabs as an option

This commit is contained in:
Andrew Bastin
2022-06-28 16:33:39 +05:30
parent ed6e1c0f94
commit cfdab014c7
12 changed files with 43 additions and 6 deletions

View File

@@ -83,7 +83,7 @@
<FirebaseLogout outline />
</div>
</div>
<SmartTabs v-model="selectedProfileTab">
<SmartTabs v-model="selectedProfileTab" render-inactive-tabs>
<SmartTab :id="'sync'" :label="t('settings.account')">
<div class="grid grid-cols-1">
<section class="p-4">