Skip to content

Commit 3380c2f

Browse files
authored
Merge pull request #233 from Linaro/staging
remove autocomplete
2 parents df08f66 + a3b3147 commit 3380c2f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/Search/PageFind.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -302,6 +302,7 @@ const PageFind = ({
302302
})
303303
}
304304
class="w-full h-full px-3"
305+
autocomplete="off"
305306
/>
306307

307308
<button

0 commit comments

Comments
 (0)