From f2c09415785c6644e5e4758e732995cf0eb0ec43 Mon Sep 17 00:00:00 2001 From: Samuel Newman Date: Tue, 2 Dec 2025 22:19:21 +0200 Subject: [PATCH] cast to looser type --- src/components/InternationalPhoneCodeSelect.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/InternationalPhoneCodeSelect.tsx b/src/components/InternationalPhoneCodeSelect.tsx index 2a51e2ccff..0cfd4d6b5c 100644 --- a/src/components/InternationalPhoneCodeSelect.tsx +++ b/src/components/InternationalPhoneCodeSelect.tsx @@ -63,7 +63,7 @@ export function InternationalPhoneCodeSelect({ }, [value, items]) return ( - + void}> {selected => (