feat: teams modal wrapper
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
</SmartTab>
|
||||
<SmartTab :id="'teams'" :label="$t('team.title')">
|
||||
<AppSection label="teams">
|
||||
<Teams />
|
||||
<Teams :modal="false" />
|
||||
</AppSection>
|
||||
</SmartTab>
|
||||
</SmartTabs>
|
||||
|
||||
Reference in New Issue
Block a user