Skip to content

Commit

Permalink
(PC-33024)[PRO] fix: remove not a11y placeholder
Browse files Browse the repository at this point in the history
  • Loading branch information
rchaffal-pass committed Nov 22, 2024
1 parent 2dfbb74 commit 99b28ef
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pro/src/components/Address/Address.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,6 @@ export const AddressSelect = ({
<SelectAutocomplete
name="addressAutocomplete"
label="Adresse postale"
placeholder="Entrez votre adresse et sélectionnez une suggestion"
options={options}
hideArrow={true}
resetOnOpen={false}
Expand Down

0 comments on commit 99b28ef

Please sign in to comment.