Skip to content

Commit 01e2f74

Browse files
committed
fix: Enable searchbox on search page
1 parent 56ec76e commit 01e2f74

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

layouts/search/single.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,8 +121,7 @@
121121

122122
<!-- Facet Section -->
123123
<atomic-layout-section section="facets">
124-
<atomic-search-box style="display: none;">
125-
</atomic-search-box>
124+
<atomic-search-box></atomic-search-box>
126125
<atomic-facet field="f5_product" label="Show by product"></atomic-facet>
127126
<atomic-refine-toggle></atomic-refine-toggle>
128127
</atomic-layout-section>

0 commit comments

Comments
 (0)