Skip to content
Snippets Groups Projects
Commit f2f45719 authored by Rémi PAILHAREY's avatar Rémi PAILHAREY :fork_knife_plate:
Browse files

Merge branch 'fix/autocomplete-off' into 'dev'

Fix/autocomplete off

See merge request web-et-numerique/llle_project/backoffice-client!62
parents ef22e313 dadccd37
No related branches found
No related tags found
6 merge requests!96Deploy OpenShift v2,!95MEP fix liens undefined,!91MEP: removed Meilisearch,!79Fix: nginx unprivileged image,!77Back-office SGE before canary release,!62Fix/autocomplete off
Pipeline #40605 passed
......@@ -267,6 +267,7 @@ const Consents: React.FC = () => {
handleSearchChange(e.target.value)
}
disabled={isShowingSelection}
autoComplete="off"
></input>
</div>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment