small refactoring to uncouple tab-switcher from settings modal

This commit is contained in:
Henry Jameson 2021-04-18 15:39:06 +03:00
parent b0789fd6fd
commit 33777fab47
3 changed files with 14 additions and 4 deletions

View file

@ -4,6 +4,7 @@
class="settings_tab-switcher"
:side-tab-bar="true"
:scrollable-tabs="true"
:body-scroll-lock="bodyLock"
>
<div
:label="$t('settings.general')"