Skip to content

Commit 8eedc74

Browse files
authored
Update DocSearch.js
1 parent 13ff677 commit 8eedc74

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/components/LayoutHeader/DocSearch.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -97,11 +97,7 @@ class DocSearch extends Component<{}, State> {
9797
}}
9898
id="algolia-doc-search"
9999
type="search"
100-
<<<<<<< HEAD
101100
placeholder="Buscar"
102-
=======
103-
placeholder="Search"
104-
>>>>>>> bab2a3491a18e7074799272d60c8a159473bb7f5
105101
aria-label="Search docs"
106102
/>
107103
</form>

0 commit comments

Comments
 (0)