diff --git a/packages/hoppscotch-app/components/collections/index.vue b/packages/hoppscotch-app/components/collections/index.vue index c842ce96..6b49dba8 100644 --- a/packages/hoppscotch-app/components/collections/index.vue +++ b/packages/hoppscotch-app/components/collections/index.vue @@ -11,6 +11,7 @@ autocomplete="off" :placeholder="$t('action.search')" class="py-2 pl-4 pr-2 bg-transparent" + :disabled="collectionsType.type == 'team-collections'" />