Skip to content

Commit e0443a7

Browse files
fix(navbar): Enable searching of swiftsearch
1 parent 8ca57ef commit e0443a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/_includes/navbar/search.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
{% include_relative assets/icons/symbols/search.svg %}
44
</div>
55

6-
<input class="field__input input" type="text" placeholder="Search documentation, ex. protocolos..."/>
6+
<input class="field__input input DocsNav-search-input" type="text" placeholder="Search documentation, ex. protocolos..."/>
77
</div>

0 commit comments

Comments
 (0)