Skip to content

Commit 98d1d21

Browse files
committed
feature: open the search component by default
1 parent 9651e40 commit 98d1d21

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server/src/public/page.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@
103103
Trieve Search Component
104104
</p>
105105
<window.TrieveModalSearch
106+
open={true}
106107
{... {{ params | tojson}}
107108
}
108109
/>

0 commit comments

Comments
 (0)