diff --git a/site/source/components/conversation/select/SelectCommune.tsx b/site/source/components/conversation/select/SelectCommune.tsx index c1b46a96d..a119b9310 100644 --- a/site/source/components/conversation/select/SelectCommune.tsx +++ b/site/source/components/conversation/select/SelectCommune.tsx @@ -117,7 +117,6 @@ export default function Select({ case 'Enter': submitFocusedElem() e.preventDefault() - e.stopPropagation() break } },