fix: always show integration search input box

This commit is contained in:
Ramesh Mane
2026-04-11 10:41:02 +00:00
parent a1ebf69cf8
commit edceef859d

View File

@@ -363,7 +363,6 @@ watch(activeViewTab, (value) => {
<!-- Search + filter full width, outside the header row -->
<div class="flex items-center gap-2 nc-content-max-w m-auto !mt-4">
<a-input
v-if="easterEggToggle"
ref="searchInputRef"
v-model:value="searchQuery"
type="text"