mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-02 04:56:57 +00:00
fix: always show integration search input box
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user