Skip to content

Commit df465aa

Browse files
tmorehousejacobmllr95
authored andcommitted
chore(docs): disable autocomplete on the icons search field (#4566)
1 parent 8877542 commit df465aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/components/icons-table.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
v-model="iconFilter"
3131
type="search"
3232
debounce="250"
33+
autocomplete="off"
3334
aria-controls="bv-icons-table-result"
3435
></b-form-input>
3536
</b-input-group>

0 commit comments

Comments
 (0)