fix: disabled search in team collection (#2523)
Co-authored-by: liyasthomas <liyascthomas@gmail.com>
This commit is contained in:
committed by
GitHub
parent
722864da62
commit
c0e3a2be0b
@@ -11,6 +11,7 @@
|
||||
autocomplete="off"
|
||||
:placeholder="$t('action.search')"
|
||||
class="py-2 pl-4 pr-2 bg-transparent"
|
||||
:disabled="collectionsType.type == 'team-collections'"
|
||||
/>
|
||||
</div>
|
||||
<CollectionsChooseType
|
||||
|
||||
Reference in New Issue
Block a user