ui_migration chore(eslint) clean

This commit is contained in:
Antonio Anaya 2026-04-30 01:44:52 -06:00
parent e59e99b2f3
commit 793441aadf
3 changed files with 4 additions and 16 deletions

View file

@ -68,7 +68,7 @@
:tab-i-d="item.id"
:require-connection="true"
:current-tab="currentTab"
>
>
<component :is="item.component" @scroll-top="scrollToTop"></component>
</tabContent>
</div>