From 97a41768610dc6658caa16022bdb641f31b596c7 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 => (