Skip to content

Commit 6b5cde4

Browse files
abulteThibaudDauce
andcommitted
Update datagouv-components/src/components/Search/GlobalSearch.vue
Co-authored-by: Thibaud Ollagnier <ThibaudDauce@users.noreply.github.com>
1 parent 1b59ae9 commit 6b5cde4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

datagouv-components/src/components/Search/GlobalSearch.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<SearchInput
1414
v-model="q"
1515
:placeholder="resolvedPlaceholder"
16-
:auto-focus="props.autoFocus"
16+
:auto-focus
1717
/>
1818
</div>
1919
<div class="grid grid-cols-12 mt-2 md:mt-5">

0 commit comments

Comments
 (0)