diff --git a/src/client/components/Choices/OrganisationSelect.tsx b/src/client/components/Choices/OrganisationSelect.tsx index 311ce86..4e752cb 100644 --- a/src/client/components/Choices/OrganisationSelect.tsx +++ b/src/client/components/Choices/OrganisationSelect.tsx @@ -89,7 +89,7 @@ const OrganisationSelect = ({ )} /> - {input && input.length > 3 && ( + {input && input.length > 1 && (