after 9000 hours it finally works
This commit is contained in:
parent
5958c32acf
commit
e6f025bf6e
7 changed files with 131 additions and 49 deletions
|
|
@ -5,6 +5,8 @@
|
|||
ref="tabSwitcher"
|
||||
:side-tab-bar="true"
|
||||
:scrollable-tabs="true"
|
||||
@too-small="() => console.log('small') || $emit('tooSmall')"
|
||||
@too-big="() => $emit('tooBig')"
|
||||
>
|
||||
<div
|
||||
:label="$t('settings.interface')"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue