fix: team collections tab visible when logging out (#2494)
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
<template>
|
<template>
|
||||||
<div v-if="show">
|
<div v-show="show">
|
||||||
<SmartTabs
|
<SmartTabs
|
||||||
:id="'collections_tab'"
|
:id="'collections_tab'"
|
||||||
v-model="selectedCollectionTab"
|
v-model="selectedCollectionTab"
|
||||||
|
|||||||
Reference in New Issue
Block a user